Home
last modified time | relevance | path

Searched defs:onComment (Results 1 – 5 of 5) sorted by relevance

/third_party/parse5/packages/parse5-sax-parser/lib/
Dparser-feedback-simulator.ts70 onComment(token: Token.CommentToken): void { method in ParserFeedbackSimulator
/third_party/parse5/packages/parse5/lib/tokenizer/
Dtokenizer-location-info.test.ts39 onComment({ location }: CommentToken): void { method in LocationInfoHandler
Dindex.ts195 onComment(token: CommentToken): void; method
/third_party/parse5/test/utils/
Dgenerate-tokenization-tests.ts33 onComment(token: Token.CommentToken): void { method in TokenizeHandler
/third_party/parse5/packages/parse5/lib/parser/
Dindex.ts955 onComment(token: CommentToken): void { method in Parser