Constant.ClassConstant, Constant.IntConstant, Constant.LongConstant, Constant.StringConstantInstruction.Visitor| Modifier and Type | Field and Description |
|---|---|
int |
value |
destinationmethod, noInstructions, opcode, pc| Constructor and Description |
|---|
IntConstant(int pc,
int value,
int destination,
org.jf.dexlib2.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEIpublic IntConstant(int pc,
int value,
int destination,
org.jf.dexlib2.Opcode opcode,
DexIMethod method)