Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
215
export
interface
Handler {
216
onparserinit(parser: Parser): void;
217
218
/**
219
* Resets the handler back to starting state
Callers
2
constructor
Method · 0.80
reset
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected