Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dclassifier.ts268 const whitespaceLength = start - lastEnd; constant
278 const whitespaceLength = text.length - lastEnd; constant