Searched defs:addSyntheticTrailingComment (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/compiler/factory/ |
| D | emitNode.ts | 162 …export function addSyntheticTrailingComment<T extends Node>(node: T, kind: SyntaxKind.SingleLineCo… function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 20812 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { function
|
| D | typingsInstaller.js | 25909 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { function
|
| D | typescriptServices.js | 26114 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { function
|
| D | typescript.js | 26114 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { function
|
| D | tsserverlibrary.js | 26114 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { function
|
| D | tsserver.js | 25920 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { function
|