MCPcopy 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

printMethod · 0.95
processMethod · 0.95
resolveMethod · 0.45
resolveMethod · 0.45
resolveMethod · 0.45
asExpressionMethod · 0.45

Calls 1

asExpressionMethod · 0.65

Tested by

no test coverage detected