Searched defs:computeLineStarts (Results 1 – 8 of 8) sorted by relevance
356 export function computeLineStarts(text: string): number[] { function
5178 …const lineMap = comment.kind === SyntaxKind.MultiLineCommentTrivia ? computeLineStarts(text) : und… constant
6638 function computeLineStarts(text) { function
9380 function computeLineStarts(text) { function
9585 function computeLineStarts(text) { function
9391 function computeLineStarts(text) { function