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

Method getLConstantType

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

Source from the content-addressed store, hash-verified

352 }
353
354 public LConstantType getLConstantType() {
355 return lconstanttype;
356 }
357
358 public LUpvalueType getLUpvalueType() {
359 return lupvaluetype;

Callers 2

parseMethod · 0.95
writeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected