Searched refs:indentationDelta (Results 1 – 1 of 1) sorted by relevance
150 const indentationDelta = nextTokenKind !== NextTokenKind.Unknown constant154 …(current, currentStart, /*ignoreActualIndentationRange*/ undefined, indentationDelta!, sourceFile,…186 indentationDelta: number,229 return actualIndentation + indentationDelta;235 return actualIndentation + indentationDelta;241 indentationDelta += options.indentSize!;261 return indentationDelta + getBaseIndentation(options);