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