Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DoutliningElementsCollector.ts130 const commentText = sourceText.slice(pos, end); constant
/third_party/typescript/src/compiler/
Dchecker.ts7644 …const commentText = getTextOfJSDocComment(jsdocAliasDecl ? jsdocAliasDecl.comment || jsdocAliasDec… constant