class webpack.HtmlParser extends ParserDefines the parser state base type used by this module.
new HtmlParser(): HtmlParserReturns:
HtmlParserAttributes
parse(source, state): ParserStateAttributes
Parses the provided source and updates the parser state.