File: C:/Ruby27-x64/share/ri/2.7.0/system/JSON/parse-i.ri
U:RDoc::AnyMethod[iI"
parse:ETI"JSON#parse;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"OParse the JSON document _source_ into a Ruby data structure and return it.;To:RDoc::Markup::BlankLine o;
; [I"#_opts_ can have the following ;TI"
keys:;To:RDoc::Markup::List:
@type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o;
; [I"L*max_nesting*: The maximum depth of nesting allowed in the parsed data ;TI"Gstructures. Disable depth checking with :max_nesting => false. It ;TI"defaults to 100.;To;;0; [o;
; [I"G*allow_nan*: If set to true, allow NaN, Infinity and -Infinity in ;TI"Kdefiance of RFC 7159 to be parsed by the Parser. This option defaults ;TI"to false.;To;;0; [o;
; [I"F*symbolize_names*: If set to true, returns symbols for the names ;TI"J(keys) in a JSON object. Otherwise strings are returned. Strings are ;TI"the default.;To;;0; [o;
; [I"D*create_additions*: If set to false, the Parser doesn't create ;TI"Madditions even if a matching class and create_id was found. This option ;TI"defaults to false.;To;;0; [o;
; [I"%*object_class*: Defaults to Hash;To;;0; [o;
; [I"%*array_class*: Defaults to Array;T:
@fileI" ext/json/lib/json/common.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(source, opts = {});T@;FI" JSON;TcRDoc::NormalModule00