Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
Dformatting.ts787 …const childIndentation = computeIndentation(child, childStartLine, childIndentationAmount, node, p… constant
789 …textNode, childStartLine, undecoratedChildStartLine, childIndentation.indentation, childIndentatio…
794 inheritedIndentation = childIndentation.indentation;