Searched defs:addSyntheticTrailingComment (Results 1 – 3 of 3) sorted by relevance
164 …export function addSyntheticTrailingComment<T extends Node>(node: T, kind: SyntaxKind.SingleLineCo… function
23050 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { function
28542 function addSyntheticTrailingComment(node, kind, text, hasTrailingNewLine) { function