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

Method max

UnLuac/src/unluac/decompile/CodeExtract.java:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 public int max() {
37 return mask - offset;
38 }
39
40 public final int size;
41 private final int shift;

Callers 15

handle_testsetMethod · 0.80
find_while_loopsMethod · 0.80
getNewLocalsMethod · 0.80
OpcodeMapMethod · 0.80
toStringHelperMethod · 0.80
sCMethod · 0.80
sBMethod · 0.80
processLineMethod · 0.80
getConstantIndexMethod · 0.80
getConstantIndexMethod · 0.80
getConstantIndexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected