Searched defs:forEachTrailingCommentRange (Results 1 – 3 of 3) sorted by relevance
865 …export function forEachTrailingCommentRange<U>(text: string, pos: number, cb: (pos: number, end: n… function
7855 function forEachTrailingCommentRange(text, pos, cb, state) { function
10846 function forEachTrailingCommentRange(text, pos, cb, state) { function