GetField.GetInstanceField, GetField.GetStaticFieldInstruction.Visitor| Modifier and Type | Field and Description |
|---|---|
int |
instance |
clazzName, destination, fieldName, fieldTypemethod, noInstructions, opcode, pc| Constructor and Description |
|---|
GetField.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, isPEIpublic GetField.GetInstanceField(int pc,
int destination,
int instance,
String clazzName,
String fieldName,
String fieldType,
org.jf.dexlib.Code.Opcode opcode,
DexIMethod method)
Copyright © 2017. All rights reserved.