Class: RapidJSON::Fragment
- Inherits:
-
Struct
- Object
- Struct
- RapidJSON::Fragment
- Defined in:
- lib/rapidjson.rb
Instance Attribute Summary collapse
-
#to_json ⇒ Object
Returns the value of attribute to_json.
Instance Attribute Details
#to_json ⇒ Object
Returns the value of attribute to_json
8 9 10 |
# File 'lib/rapidjson.rb', line 8 def to_json @to_json end |