GetField.GetInstanceField, GetField.GetStaticField
Instruction.Visitor
Modifier and Type | Field and Description |
---|---|
int |
instance |
clazzName, destination, fieldName, fieldType
method, noInstructions, opcode, pc
Constructor and Description |
---|
GetInstanceField(int pc,
int destination,
int instance,
String clazzName,
String fieldName,
String fieldType,
org.jf.dexlib.Code.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEI
public GetInstanceField(int pc, int destination, int instance, String clazzName, String fieldName, String fieldType, org.jf.dexlib.Code.Opcode opcode, DexIMethod method)