Searched defs:commentRange (Results 1 – 7 of 7) sorted by relevance
3578 const commentRange = getCommentRange(value); constant3830 const commentRange = getCommentRange(initializer); constant4585 const commentRange = getCommentRange(child); constant5535 const commentRange = getCommentRange(node); constant5546 const commentRange = getCommentRange(node); constant
7536 …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
6953 commentRange, constant
2482 const commentRange: ts.CommentRange = { constant
2424 const commentRange = isInComment(sourceFile, i); constant