public abstract class AbstractJimpleIntBinopExpr extends AbstractIntBinopExpr implements ConvertToBaf
op1Box, op2Box| Modifier | Constructor and Description |
|---|---|
protected |
AbstractJimpleIntBinopExpr(Value op1,
Value op2) |
| Modifier and Type | Method and Description |
|---|---|
void |
convertToBaf(JimpleToBafContext context,
List<Unit> out) |
getTypeclone, equivHashCode, equivTo, getOp1, getOp1Box, getOp2, getOp2Box, getSymbol, getUseBoxes, setOp1, setOp2, toString, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplypublic void convertToBaf(JimpleToBafContext context, List<Unit> out)
convertToBaf in interface ConvertToBafCopyright © 2020 Soot OSS. All rights reserved.