Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
Dformatting.ts898 const savePreviousRange = previousRange; constant
904 …const prevEndLine = savePreviousRange && sourceFile.getLineAndCharacterOfPosition(savePreviousRang…