MCPcopy Index your code
hub / github.com/TypeScriptToLua/TypeScriptToLua / printer.ts

File printer.ts

test/transpile/plugins/printer.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SourceNode } from "source-map";
2import * as tstl from "../../../src";
3
4class CustomPrinter extends tstl.LuaPrinter {

Callers

nothing calls this directly

Calls 1

printMethod · 0.80

Tested by

no test coverage detected