Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getMethod
Method
getMethod
src/main/java/pascal/taie/ir/IR.java:49–49 ·
view source on GitHub ↗
@return the method that defines the content of this IR.
()
Source
from the content-addressed store, hash-verified
47
* @
return
the method that defines the content of this IR.
48
*/
49
JMethod getMethod();
50
51
/**
52
* @
return
the
"this"
variable in this IR.
Callers
15
invokePrint
Method · 0.65
invoke
Method · 0.65
testMethod
Method · 0.65
testGetClass
Method · 0.65
invokeNonArg
Method · 0.65
invokeOneArg
Method · 0.65
invokeOneArgRet
Method · 0.65
main
Method · 0.65
onNewCSMethod
Method · 0.65
onNewPointsToSet
Method · 0.65
onNewCSMethod
Method · 0.65
onNewCSMethod
Method · 0.65
Implementers
1
DefaultIR
src/main/java/pascal/taie/ir/DefaultIR
Calls
no outgoing calls
Tested by
8
invokePrint
Method · 0.52
invoke
Method · 0.52
testMethod
Method · 0.52
testGetClass
Method · 0.52
invokeNonArg
Method · 0.52
invokeOneArg
Method · 0.52
invokeOneArgRet
Method · 0.52
main
Method · 0.52