Package sootup.core.jimple.common.expr
Class AbstractIntBinopExpr
java.lang.Object
sootup.core.jimple.common.expr.AbstractBinopExpr
sootup.core.jimple.common.expr.AbstractIntBinopExpr
- All Implemented Interfaces:
EquivTo
,Value
,Expr
,Acceptor<ExprVisitor>
- Direct Known Subclasses:
AbstractConditionExpr
,JCmpExpr
,JCmpgExpr
,JCmplExpr
-
Method Details
-
getType
Description copied from interface:Value
Returns the Soot type of this Value.
-