Searched defs:trailingCommentRanges (Results 1 – 1 of 1) sorted by relevance
68 const trailingCommentRanges = getTrailingCommentRanges(file.text, maybeBinary.end); constant71 const lastComment = trailingCommentRanges[trailingCommentRanges.length - 1]; constant