MCPcopy Create free account
hub / github.com/Hiro420/NikkeTools / getLFunctionType

Method getLFunctionType

UnLuac/src/unluac/Version.java:362–364  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

360 }
361
362 public LFunctionType getLFunctionType() {
363 return lfunctiontype;
364 }
365
366 public OpcodeMap getOpcodeMap() {
367 return opcodemap;

Callers 2

parseMethod · 0.95
writeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected