Class: RapidJSON::Fragment

Inherits:
Struct
  • Object
show all
Defined in:
lib/rapidjson.rb

Instance Attribute Summary collapse

Instance Attribute Details

#to_jsonObject

Returns the value of attribute to_json

Returns:

  • (Object)

    the current value of to_json



8
9
10
# File 'lib/rapidjson.rb', line 8

def to_json
  @to_json
end