MCPcopy Index your code
hub / github.com/fb55/htmlparser2 / onparserinit

Method onparserinit

src/Parser.ts:216–216  ·  view source on GitHub ↗
(parser: Parser)

Source from the content-addressed store, hash-verified

214 */
215export interface Handler {
216 onparserinit(parser: Parser): void;
217
218 /**
219 * Resets the handler back to starting state

Callers 2

constructorMethod · 0.80
resetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected