PutField.PutInstanceField, PutField.PutStaticFieldInstruction.Visitor| Modifier and Type | Field and Description |
|---|---|
int |
instance |
clazzName, fieldName, fieldType, sourcemethod, noInstructions, opcode, pc| Constructor and Description |
|---|
PutField.PutInstanceField(int pc,
int source,
int instance,
String clazzName,
String fieldName,
String fieldType,
org.jf.dexlib.Code.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEIpublic PutField.PutInstanceField(int pc,
int source,
int instance,
String clazzName,
String fieldName,
String fieldType,
org.jf.dexlib.Code.Opcode opcode,
DexIMethod method)
Copyright © 2017. All rights reserved.