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.ts16 sourceCodeLocation?: Location | null; property
25 sourceCodeLocation?: Location | null; property
38 sourceCodeLocation?: ElementLocation | null; property
53 sourceCodeLocation?: Location | null; property
63 sourceCodeLocation?: Location | null; property
85 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