W3cubDocs

/Crystal

class JSON::Parser

Defined in:

json/parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(string_or_io : String | IO)Source

Instance Method Detail

def max_nesting : Int32Source

def max_nesting=(max_nesting)Source

def parse : AnySource

© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/JSON/Parser.html