Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DscriptVersionCache.ts48 private lineCollectionAtBranch: LineCollection | undefined; property in ts.server.EditWalker
142 if (lineCollection === this.lineCollectionAtBranch) {
157 this.lineCollectionAtBranch = lineCollection;