class webpack.JsonParser extends Parser
Defines the parser state base type used by this module.
new JsonParser(): JsonParser
Returns:
JsonParserAttributes
options:
JsonParserOptionsparse(source, state): ParserState
Attributes
Parses the provided source and updates the parser state.