Searched defs:PrintContext (Results 1 – 2 of 2) sorted by relevance
76 var PrintContext = /** @class */ (function () { class77 function PrintContext(outfile, parser) { class in anonymousFunction6d94240f0100.PrintContext85 PrintContext.prototype.increaseIndent = function () { class
8 export class PrintContext { class