MCPcopy Index your code
hub / github.com/acsoto/BUAA-Compiler / getValue1

Method getValue1

src/CodeGeneration/PCode.java:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 public Object getValue1() {
32 return value1;
33 }
34
35 public Object getValue2() {
36 return value2;

Callers 2

PCodeExecutorMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected