Attributes
new Parser(): ParserClassReturns:
{ParserClass}
parse(source, state): voidsource{string|Buffer|PreparsedAst} the source to parse state<ParserState>the parser state- Returns:
<ParserState>the parser state
new Parser(): ParserClassparse(source, state): voidsource {string|Bufferstate <ParserState> the parser state<ParserState> the parser state