public abstract class AbstractGrimpIntLongBinopExpr extends AbstractIntLongBinopExpr implements Precedence
AbstractBinopExpr.BinopExprEnumop1Box, op2Box| Modifier | Constructor and Description |
|---|---|
protected |
AbstractGrimpIntLongBinopExpr(ValueBox op1Box,
ValueBox op2Box) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getPrecedence() |
String |
toString() |
getType, isIntLikeTypeclone, equivHashCode, equivTo, getOp1, getOp1Box, getOp2, getOp2Box, getSymbol, getType, getUseBoxes, isSuperclassSystemEnum, setOp1, setOp2, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplypublic abstract int getPrecedence()
getPrecedence in interface Precedencepublic String toString()
toString in class AbstractBinopExprCopyright © 2024 Soot OSS. All rights reserved.