Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getObject
Method
getObject
src/main/java/pascal/taie/ir/DefaultIR.java:137–140 ·
view source on GitHub ↗
(int i)
Source
from the content-addressed store, hash-verified
135
}
136
137
@Override
138
public
Var getObject(
int
i) {
139
return
getVar(i);
140
}
141
}
142
143
@Override
Callers
nothing calls this directly
Calls
1
getVar
Method · 0.65
Tested by
no test coverage detected