Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
Dformatting.ts117 const outermostNode = findOutermostNodeWithinListLevel(curlyBraceRange); constant
132 …pos: getLineStartPositionForPosition(outermostNode!.getStart(sourceFile), sourceFile), // TODO: GH…