public abstract class AbstractJimpleIntLongBinopExpr extends AbstractIntLongBinopExpr implements ConvertToBaf
op1Box, op2Box
Modifier | Constructor and Description |
---|---|
protected |
AbstractJimpleIntLongBinopExpr(Value op1,
Value op2) |
Modifier and Type | Method and Description |
---|---|
void |
convertToBaf(JimpleToBafContext context,
java.util.List<Unit> out) |
getType, isIntLikeType
clone, equivHashCode, equivTo, getOp1, getOp1Box, getOp2, getOp2Box, getSymbol, getUseBoxes, setOp1, setOp2, toString, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
apply
public void convertToBaf(JimpleToBafContext context, java.util.List<Unit> out)
convertToBaf
in interface ConvertToBaf