class JSON::Parser
Superclass hierarchy
Object
Reference
JSON::Parser
Defined in:
Class Method Summary
.new
(string_or_io : String | IO)
Instance Method Summary
#parse
: Type
Class Method Detail
def self.
new
(string_or_io :
String
|
IO
)
Instance Method Detail
def
parse
:
Type