Home
last modified time | relevance | path

Searched defs:trailingComments (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/factory/
DnodeFactory.ts7027 trailingComments, constant
/third_party/typescript/src/linter/ArkTSLinter_1_0/
DTypeScriptLinter.ts1817 const trailingComments = getTrailingCommentRanges(srcText, node.getEnd()); constant
/third_party/typescript/src/compiler/
Dtypes.ts7593 trailingComments?: SynthesizedComment[]; // Synthesized trailing comments property