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,
String clazzName,
String fieldName,
String fieldType,
org.jf.dexlib2.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEIpublic GetInstanceField(int pc,
int destination,
int instance,
String clazzName,
String fieldName,
String fieldType,
org.jf.dexlib2.Opcode opcode,
DexIMethod method)
Copyright © 2019. All rights reserved.