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