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

Method hasCloseLine

UnLuac/src/unluac/decompile/block/Block.java:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 public boolean hasCloseLine() {
52 return false;
53 }
54
55 public int getCloseLine() {
56 throw new IllegalStateException();

Callers 1

find_do_blocksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected