Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
Dformatting.ts976 … const triviaItemStart = sourceFile.getLineAndCharacterOfPosition(triviaItem.pos); constant
977 … processRange(triviaItem, triviaItemStart, parent, contextNode, dynamicIndentation);