Return.ReturnDouble, Return.ReturnSingle, Return.ReturnVoid
Instruction.Visitor
Modifier and Type | Field and Description |
---|---|
int |
source1 |
int |
source2 |
method, noInstructions, opcode, pc
Constructor and Description |
---|
ReturnDouble(int pc,
int source1,
int source2,
org.jf.dexlib.Code.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEI
public ReturnDouble(int pc, int source1, int source2, org.jf.dexlib.Code.Opcode opcode, DexIMethod method)