- {JavascriptParser}
new Parser(): ParserClassReturns:
{ParserClass}
webpack.Parser.parse(source, state): voidsource{string|Buffer|PreparsedAst} the source to parse state{ParserState} the parser state- Returns: {ParserState} the parser state
new Parser(): ParserClasswebpack.Parser.parse(source, state): voidsource {string|Bufferstate {ParserState} the parser state