public class GCmpExpr extends AbstractGrimpIntBinopExpr implements CmpExpr
op1Box, op2Box| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw)
Called when this object is visited.
|
Object |
clone()
Returns a clone of this Value.
|
int |
getPrecedence() |
String |
getSymbol()
Returns the unique symbol for an operator.
|
toStringgetTypeequivHashCode, equivTo, getOp1, getOp1Box, getOp2, getOp2Box, getUseBoxes, setOp1, setOp2, toStringequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOp1, getOp1Box, getOp2, getOp2Box, setOp1, setOp2, toStringgetType, getUseBoxes, toStringequivHashCode, equivTopublic final String getSymbol()
AbstractBinopExprgetSymbol in interface BinopExprgetSymbol in class AbstractBinopExprpublic final int getPrecedence()
getPrecedence in interface PrecedencegetPrecedence in class AbstractGrimpIntBinopExprpublic void apply(Switch sw)
Switchableapply in interface SwitchableCopyright © 2021 Soot OSS. All rights reserved.