Searched defs:commentRanges (Results 1 – 4 of 4) sorted by relevance
1283 … const commentRanges = concatenate(trailingRangesOfPreviousToken, leadingCommentRangesOfNextToken); constant
20 const commentRanges = previousSibling constant
625 const commentRanges = getLeadingCommentRanges(sourceFile.text, token.pos); constant
1404 const commentRanges = (node.kind === SyntaxKind.Parameter || constant