Package com.googlecode.dex2jar.ir.expr
Class Value.E0Expr
java.lang.Object
com.googlecode.dex2jar.ir.expr.Value
com.googlecode.dex2jar.ir.expr.Value.E0Expr
- All Implemented Interfaces:
Cloneable
- Direct Known Subclasses:
Constant,Local,NewExpr,RefExpr,StaticFieldExpr
- Enclosing class:
Value
Represent an expression with no argument
- 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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
E0Expr
-