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