class webpack.JsonParser extends ParserDefines the parser state base type used by this module.
new JsonParser(): JsonParserReturns:
JsonParserAttributes
options:
JsonParserOptionsparse(source, state): ParserStateAttributes
Parses the provided source and updates the parser state.