Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getRValue
Method
getRValue
src/main/java/pascal/taie/ir/stmt/Invoke.java:84–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
}
83
84
@Override
85
public
InvokeExp getRValue() {
86
return
invokeExp;
87
}
88
89
/**
90
* @
return
the invocation expression of this invoke.
Callers
15
onNewPointsToSet
Method · 0.45
getArrayAccess
Method · 0.45
getFieldAccess
Method · 0.45
findDefiniteThrows
Method · 0.45
visit
Method · 0.45
visit
Method · 0.45
visit
Method · 0.45
initialize
Method · 0.45
transferLoadArray
Method · 0.45
visit
Method · 0.45
transferNode
Method · 0.45
transferNode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected