Searched refs:getIndentationForComment (Results 1 – 1 of 1) sorted by relevance
47 …getIndentationForComment(owningToken: SyntaxKind, tokenIndentation: number, container: Node): numb… method594 getIndentationForComment: (kind, tokenIndentation, container) => {925 …const commentIndentation = dynamicIndentation.getIndentationForComment(currentTokenInfo.token.kind…