GetField.GetInstanceField, GetField.GetStaticFieldInstruction.Visitor| Modifier and Type | Field and Description |
|---|---|
int |
instance |
clazzName, destination, fieldName, fieldTypemethod, noInstructions, opcode, pc| Constructor and Description |
|---|
GetInstanceField(int pc,
int destination,
int instance,
java.lang.String clazzName,
java.lang.String fieldName,
java.lang.String fieldType,
org.jf.dexlib2.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEIpublic GetInstanceField(int pc,
int destination,
int instance,
java.lang.String clazzName,
java.lang.String fieldName,
java.lang.String fieldType,
org.jf.dexlib2.Opcode opcode,
DexIMethod method)