Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
Dformatting.ts116 const curlyBraceRange = openingCurly.parent; constant
117 const outermostNode = findOutermostNodeWithinListLevel(curlyBraceRange);