Home
last modified time | relevance | path

Searched refs:textChangeRanges (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/server/
DscriptVersionCache.ts331 const textChangeRanges: TextChangeRange[] = []; constant
335 textChangeRanges.push(textChange.getTextChangeRange());
338 return collapseTextChangeRangesAcrossMultipleVersions(textChangeRanges);