On this page

  • {ParserClass}
new JsonParser(): JsonParser
Returns:<JsonParser>
Attributes
parse(source, state): ParserState
Attributes
source:<string> | <Buffer>
< <ArrayBufferLike> > | <PreparsedAst>

Parses the provided source and updates the parser state.