Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getResult
Method
getResult
src/main/java/pascal/taie/ir/stmt/Invoke.java:79–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
@Nullable
80
public
Var getResult() {
81
return
result;
82
}
83
84
@Override
85
public
InvokeExp getRValue() {
Callers
6
transferCallToReturnEdge
Method · 0.95
onNewCallEdge
Method · 0.95
onNewCSMethod
Method · 0.95
onNewCallEdge
Method · 0.95
onNewCallEdge
Method · 0.95
processCallEdge
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected