Home
last modified time | relevance | path

Searched defs:sourceCodeLocation (Results 1 – 2 of 2) sorted by relevance

/third_party/parse5/packages/parse5/lib/tree-adapters/
Ddefault.ts24 sourceCodeLocation?: Location | null; property
33 sourceCodeLocation?: Location | null; property
46 sourceCodeLocation?: ElementLocation | null; property
61 sourceCodeLocation?: Location | null; property
71 sourceCodeLocation?: Location | null; property
93 sourceCodeLocation?: Location | null; property
/third_party/parse5/packages/parse5-sax-parser/lib/
Dindex.ts176 sourceCodeLocation: token.location, constant
187 sourceCodeLocation: token.location, constant
200 sourceCodeLocation: token.location, constant
211 sourceCodeLocation: token.location, constant
240 sourceCodeLocation?: Token.Location | null; property