Constant.ClassConstant, Constant.IntConstant, Constant.LongConstant, Constant.StringConstant
Instruction.Visitor
Modifier and Type | Field and Description |
---|---|
int |
value |
destination
method, noInstructions, opcode, pc
Constructor and Description |
---|
IntConstant(int pc,
int value,
int destination,
org.jf.dexlib.Code.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEI
public IntConstant(int pc, int value, int destination, org.jf.dexlib.Code.Opcode opcode, DexIMethod method)