Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hiro420/NikkeTools
/ breakable
Method
breakable
UnLuac/src/unluac/decompile/block/OnceLoop.java:20–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
@Override
21
public
boolean breakable() {
22
return
true;
23
}
24
25
@Override
26
public
boolean isUnprotected() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected