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

Method getOperator

src/main/java/pascal/taie/ir/exp/BinaryExp.java:41–41  ·  view source on GitHub ↗

@return the operator.

()

Source from the content-addressed store, hash-verified

39 * @return the operator.
40 */
41 Op getOperator();
42
43 /**
44 * @return the first operand.

Callers 7

toStringMethod · 0.65
visitMethod · 0.65
visitMethod · 0.65
evaluateMethod · 0.65
equalsMethod · 0.65
hashCodeMethod · 0.65
hasNoSideEffectMethod · 0.65

Implementers 1

AbstractBinaryExpsrc/main/java/pascal/taie/ir/exp/Abstr

Calls

no outgoing calls

Tested by

no test coverage detected