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

Method getLUpvalueType

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

Source from the content-addressed store, hash-verified

356 }
357
358 public LUpvalueType getLUpvalueType() {
359 return lupvaluetype;
360 }
361
362 public LFunctionType getLFunctionType() {
363 return lfunctiontype;

Callers 2

parseMethod · 0.95
writeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected