Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DscriptVersionCache.ts492 const endString = this.getText(pos, 1); constant
494 newText = endString + newText;
497 newText = endString;