Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
DsmartIndenter.ts173 …export function getIndentationForNode(n: Node, ignoreActualIndentationRange: TextRange, sourceFile… function
Dformatting.ts385 …SmartIndenter.getIndentationForNode(enclosingNode, originalRange, sourceFile, formatContext.option…