Home
last modified time | relevance | path

Searched defs:addSyntheticTrailingComment (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/factory/
DemitNode.ts164 …export function addSyntheticTrailingComment<T extends Node>(node: T, kind: SyntaxKind.SingleLineCo… function
/third_party/typescript/lib/
Dtsc.js23050 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { function
DtypingsInstaller.js28542 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { function