MCPcopy Index your code
hub / github.com/TypeScriptToLua/TypeScriptToLua / language-extensions.ts

File language-extensions.ts

src/transformation/utils/language-extensions.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as ts from "typescript";
2import { TransformationContext } from "../context";
3import { invalidMethodCallExtensionUse, invalidSpreadInCallExtension } from "./diagnostics";
4

Callers

nothing calls this directly

Calls 1

valuesMethod · 0.65

Tested by

no test coverage detected