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