Searched refs:getFormattedTextOfNode (Results 1 – 1 of 1) sorted by relevance
1084 …const format = (n: Node) => getFormattedTextOfNode(n, sourceFile, pos, options, newLineCharacter, …1096 …function getFormattedTextOfNode(nodeIn: Node, sourceFile: SourceFile, pos: number, { indentation, … function