Searched refs:effectiveParentStartLine (Results 1 – 1 of 1) sorted by relevance
528 effectiveParentStartLine: number532 if (effectiveParentStartLine === startLine) {786 …const effectiveParentStartLine = child.kind === SyntaxKind.Decorator ? childStartLine : undecorate… constant787 … childStartLine, childIndentationAmount, node, parentDynamicIndentation, effectiveParentStartLine);