On this page

Attributes
new Parser(): ParserClass
Returns:
{ParserClass}
parse(source, state): void
  • source {string|Buffer|PreparsedAst} the source to parse
  • state <ParserState> the parser state
  • Returns: <ParserState> the parser state