Searched defs:forEachLeadingCommentRange (Results 1 – 3 of 3) sorted by relevance
890 export function forEachLeadingCommentRange<U>(text: string, pos: number, cb: (pos: number, end: num… function
7839 function forEachLeadingCommentRange(text, pos, cb, state) { function
9639 function forEachLeadingCommentRange(text, pos, cb, state) { function