Home
last modified time | relevance | path

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

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