Searched defs:commentRange (Results 1 – 7 of 7) sorted by relevance
3570 const commentRange = getCommentRange(value); constant3822 const commentRange = getCommentRange(initializer); constant4577 const commentRange = getCommentRange(child); constant5527 const commentRange = getCommentRange(node); constant5538 const commentRange = getCommentRange(node); constant
7518 …commentRange?: TextRange; // The text range to use when emitting leading or trailin… property
512 const commentRange = getCommentRange(node); constant
1719 const commentRange = getCommentRange(member); constant
6944 commentRange, constant
2310 const commentRange: ts.CommentRange = { constant
2424 const commentRange = isInComment(sourceFile, i); constant