This is the JSON parser implemented as a C extension. It can be configured to be used by setting
JSON.parser = JSON::Ext::Parser
with the method parser= in JSON.
parse() Instance Public methods Parses the current
quirks_mode?() Instance Public methods Returns a true, if this parser is in
source() Instance Public methods Returns a copy of the current source
new(source, opts => {}) Class Public methods Creates a new