PutField.PutInstanceField, PutField.PutStaticField
Instruction.Visitor
Modifier and Type | Field and Description |
---|---|
int |
instance |
clazzName, fieldName, fieldType, source
method, noInstructions, opcode, pc
Constructor and Description |
---|
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, isPEI
public PutInstanceField(int pc, int source, int instance, String clazzName, String fieldName, String fieldType, org.jf.dexlib.Code.Opcode opcode, DexIMethod method)