Package com.googlecode.dex2jar.ir.expr
Class Value.EnExpr
java.lang.Object
com.googlecode.dex2jar.ir.expr.Value
com.googlecode.dex2jar.ir.expr.Value.EnExpr
- All Implemented Interfaces:
Cloneable
- Direct Known Subclasses:
AbstractInvokeExpr,FilledArrayExpr,NewMutiArrayExpr,PhiExpr
- Enclosing class:
Value
Represent an expression with 3+ arguments
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.googlecode.dex2jar.ir.expr.Value
Value.E0Expr, Value.E1Expr, Value.E2Expr, Value.EnExpr, Value.VT -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ops
-
-
Constructor Details
-
EnExpr
-
-
Method Details