Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
DREADME.md27 …ormatting decisions is made via `processPair`, the pair here being the current node and the previo…
Dformatting.ts471 processPair(
998processPair(range, rangeStart.line, parent, previousRange, previousRangeStartLine, previousParent,…
1010 function processPair(currentItem: TextRangeWithKind, function