Package proguard.dexfile.ir.expr
package proguard.dexfile.ir.expr
-
ClassDescriptionRepresent an Array expressionRepresent a Binop expression, value = op1 vt op2* @see VT#CASTRepresent a constant, number/string/typeRepresent a non-static Field expression.Represent a FILLED_ARRAY expression.Represent a method invocation expression.Represents an IR instructor equivalent to Java bytecode: `new X, invoke-special X.
` TODO DOCRepresent a NEW_MUTI_ARRAY expression.Represent a Reference expressionRepresent a StaticField expressionRepresent a Type expressionRepresent a LENGTH,NEG expressionRepresent a local/constant/expressionRepresent an expression with no argumentRepresent an expression with 1 argumentRepresent an expression with 2 argumentsRepresent an expression with 3+ argumentsValue Type