Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/acsoto/BUAA-Compiler
/ getValue2
Method
getValue2
src/CodeGeneration/PCode.java:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
public
Object getValue2() {
36
return
value2;
37
}
38
39
@Override
40
public
String toString() {
Callers
2
PCodeExecutor
Method · 0.95
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected