MCPcopy Create free account
hub / github.com/LFYSec/MScan / getValue

Method getValue

src/main/java/pascal/taie/ir/exp/NegExp.java:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 }
39
40 public Var getValue() {
41 return value;
42 }
43
44 @Override
45 public Var getOperand() {

Callers 15

getElementEntriesMethod · 0.45
toStringMethod · 0.45
transferEdgeMethod · 0.45
visitMethod · 0.45
copyFromMethod · 0.45
forEachMethod · 0.45
toStringMethod · 0.45
evaluateMethod · 0.45
getMethod · 0.45
equalsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected