MCPcopy 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

onNewCallEdgeMethod · 0.95
onNewCSMethodMethod · 0.95
onNewCallEdgeMethod · 0.95
onNewCallEdgeMethod · 0.95
processCallEdgeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected