MCPcopy Index your code
hub / github.com/TypeScriptToLua/TypeScriptToLua / identifiers.spec.ts

File identifiers.spec.ts

test/unit/identifiers.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LuaTarget } from "../../src";
2import { invalidAmbientIdentifierName } from "../../src/transformation/utils/diagnostics";
3import { luaKeywords } from "../../src/transformation/utils/safe-names";
4import * as util from "../util";

Callers

nothing calls this directly

Calls 4

expectFunction · 0.85
setReturnExportMethod · 0.80
getLuaResultMethod · 0.80
valuesMethod · 0.65

Tested by

no test coverage detected