Searched defs:commentRange (Results 1 – 5 of 5) sorted by relevance
4116 const commentRange = getCommentRange(value); constant4368 const commentRange = getCommentRange(initializer); constant5123 const commentRange = getCommentRange(child); constant6074 const commentRange = getCommentRange(node); constant6085 const commentRange = getCommentRange(node); constant
7704 …commentRange?: TextRange; // The text range to use when emitting leading or trailin… property
2568 const commentRange: CommentRange = { constant
2776 const commentRange = isInComment(sourceFile, i); constant
1756 const commentRange = getCommentRange(member); constant