- value - Variable in class com.googlecode.dex2jar.ir.expr.Constant
-
- Value - Class in com.googlecode.dex2jar.ir.expr
-
Represent a local/constant/expression
- Value(Value.VT, ET) - Constructor for class com.googlecode.dex2jar.ir.expr.Value
-
- value - Variable in class com.googlecode.dex2jar.ir.ts.TypeTransformer.TypeRef
-
- Value.E0Expr - Class in com.googlecode.dex2jar.ir.expr
-
Represent an expression with no argument
- Value.E1Expr - Class in com.googlecode.dex2jar.ir.expr
-
Represent an expression with 1 argument
- Value.E2Expr - Class in com.googlecode.dex2jar.ir.expr
-
Represent an expression with 2 arguments
- Value.EnExpr - Class in com.googlecode.dex2jar.ir.expr
-
Represent an expression with 3+ arguments
- Value.VT - Enum in com.googlecode.dex2jar.ir.expr
-
Value Type
- valueOf(String) - Static method in enum com.googlecode.dex2jar.ir.ET
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.dex2jar.ir.expr.Value.VT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.dex2jar.ir.stmt.Stmt.ST
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.googlecode.dex2jar.ir.TypeClass
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.googlecode.dex2jar.ir.ET
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.dex2jar.ir.expr.Value.VT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.dex2jar.ir.stmt.Stmt.ST
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.googlecode.dex2jar.ir.TypeClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueType - Variable in class com.googlecode.dex2jar.ir.expr.Value
-
- vars - Variable in class com.googlecode.dex2jar.ir.IrMethod
-
- visited - Variable in class com.googlecode.dex2jar.ir.stmt.Stmt
-
Used in visit the method CFG
- VoidInvokeStmt - Class in com.googlecode.dex2jar.ir.stmt
-
Represent a void-expr: the expr result is ignored.
- VoidInvokeStmt(Value) - Constructor for class com.googlecode.dex2jar.ir.stmt.VoidInvokeStmt
-
- VoidInvokeTransformer - Class in com.googlecode.dex2jar.ir.ts
-
convert
- VoidInvokeTransformer() - Constructor for class com.googlecode.dex2jar.ir.ts.VoidInvokeTransformer
-
- vt - Variable in class com.googlecode.dex2jar.ir.expr.Value
-
Value Type