Searched defs:forEachTrailingCommentRange (Results 1 – 3 of 3) sorted by relevance
896 export function forEachTrailingCommentRange<U>(text: string, pos: number, cb: (pos: number, end: nu… function
7842 function forEachTrailingCommentRange(text, pos, cb, state) { function
9642 function forEachTrailingCommentRange(text, pos, cb, state) { function