Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DsmartSelection.ts235 const splitTokenIndex = findIndex(children, pivotOn); constant
240 const splitToken = children[splitTokenIndex]; constant