Home
last modified time | relevance | path

Searched defs:insertionNode (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/server/
DscriptVersionCache.ts106 const insertionNode = this.startPath[pathIndex] as LineNode; constant
128 const insertionNode = this.startPath[this.startPath.length - 2] as LineNode; constant