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

Method split

UnLuac/src/unluac/decompile/block/Block.java:98–100  ·  view source on GitHub ↗
(int line, CloseType closeType)

Source from the content-addressed store, hash-verified

96 }
97
98 public Block[] split(int line, CloseType closeType) {
99 throw new IllegalStateException();
100 }
101
102 @Override
103 public int compareTo(Block block) {

Callers 1

find_if_breakMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected