Package sootup.core.jimple.common.expr
Class AbstractConditionExpr
java.lang.Object
sootup.core.jimple.common.expr.AbstractBinopExpr
sootup.core.jimple.common.expr.AbstractIntBinopExpr
sootup.core.jimple.common.expr.AbstractConditionExpr
- All Implemented Interfaces:
EquivTo
,Value
,Expr
,Acceptor<ExprVisitor>
-
Method Summary
Methods inherited from class sootup.core.jimple.common.expr.AbstractIntBinopExpr
getType
Methods inherited from class sootup.core.jimple.common.expr.AbstractBinopExpr
equivHashCode, equivTo, getOp1, getOp2, getSymbol, getUses, toString, toString, withOp1, withOp2