MCPcopy 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

onNewPointsToSetMethod · 0.45
getArrayAccessMethod · 0.45
getFieldAccessMethod · 0.45
findDefiniteThrowsMethod · 0.45
visitMethod · 0.45
visitMethod · 0.45
visitMethod · 0.45
initializeMethod · 0.45
transferLoadArrayMethod · 0.45
visitMethod · 0.45
transferNodeMethod · 0.45
transferNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected