Searched refs:JSDocComments (Results 1 – 1 of 1) sorted by relevance
178 const JSDocComments = getJSDocCommentRanges(node, sourceFile.text); constant179 if (JSDocComments?.length) {180 return getLineStartPositionForPosition(JSDocComments[0].pos, sourceFile);