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