Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DscriptVersionCache.ts108 const insertionNode = <LineNode>this.startPath[pathIndex]; constant
130 const insertionNode = <LineNode>this.startPath[this.startPath.length - 2]; constant