Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hiro420/NikkeTools
/ getValue
Method
getValue
UnLuac/src/unluac/decompile/block/SetBlock.java:92–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
92
public
Expression getValue() {
93
return
cond.asExpression(r);
94
}
95
96
@Override
97
public
Operation process(
final
Decompiler d) {
Callers
6
print
Method · 0.95
process
Method · 0.95
resolve
Method · 0.45
resolve
Method · 0.45
resolve
Method · 0.45
asExpression
Method · 0.45
Calls
1
asExpression
Method · 0.65
Tested by
no test coverage detected