Home
last modified time | relevance | path

Searched refs:JSDocComments (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/
DtextChanges.ts178 const JSDocComments = getJSDocCommentRanges(node, sourceFile.text); constant
179 if (JSDocComments?.length) {
180 return getLineStartPositionForPosition(JSDocComments[0].pos, sourceFile);