On this page

  • {JavascriptParser}
new Parser(): ParserClass
Returns:
{ParserClass}
webpack.Parser.parse(source, state): void
  • source {string|Buffer|PreparsedAst} the source to parse
  • state {ParserState} the parser state
  • Returns: {ParserState} the parser state