Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DtextChanges.ts1084 …const format = (n: Node) => getFormattedTextOfNode(n, sourceFile, pos, options, newLineCharacter, …
1096 …function getFormattedTextOfNode(nodeIn: Node, sourceFile: SourceFile, pos: number, { indentation, … function