Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getIndex
Method
getIndex
src/main/java/pascal/taie/ir/DefaultIR.java:153–156 ·
view source on GitHub ↗
(Stmt s)
Source
from the content-addressed store, hash-verified
151
}
152
153
@Override
154
public
int
getIndex(Stmt s) {
155
return
s.getIndex();
156
}
157
158
@Override
159
public
Stmt getObject(
int
i) {
Callers
nothing calls this directly
Calls
1
getIndex
Method · 0.65
Tested by
no test coverage detected