Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/
DTypeScriptLinter.ts1698 let trailingComments = ts.getTrailingCommentRanges(srcText, node.getEnd()); variable
/arkcompiler/ets_frontend/ets2panda/linter-4.2/src/
DTypeScriptLinter.ts2016 let trailingComments = ts.getTrailingCommentRanges( variable