MCPcopy 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

invokePrintMethod · 0.65
invokeMethod · 0.65
testMethodMethod · 0.65
testGetClassMethod · 0.65
invokeNonArgMethod · 0.65
invokeOneArgMethod · 0.65
invokeOneArgRetMethod · 0.65
mainMethod · 0.65
onNewCSMethodMethod · 0.65
onNewPointsToSetMethod · 0.65
onNewCSMethodMethod · 0.65
onNewCSMethodMethod · 0.65

Implementers 1

DefaultIRsrc/main/java/pascal/taie/ir/DefaultIR

Calls

no outgoing calls

Tested by 8

invokePrintMethod · 0.52
invokeMethod · 0.52
testMethodMethod · 0.52
testGetClassMethod · 0.52
invokeNonArgMethod · 0.52
invokeOneArgMethod · 0.52
invokeOneArgRetMethod · 0.52
mainMethod · 0.52