On this page

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

Parses the provided source and updates the parser state.