Parser.newImmutable
json.parser.Parser newImmutable()Creates a new parser instance with its json.parser.Parser.immutable_ property set to TRUE to create immutable output trees.
Returns
the newly created parser
json.parser.Parser newImmutable()Creates a new parser instance with its json.parser.Parser.immutable_ property set to TRUE to create immutable output trees.