Return.ReturnDouble, Return.ReturnSingle, Return.ReturnVoidInstruction.Visitor| Modifier and Type | Field and Description |
|---|---|
int |
source1 |
int |
source2 |
method, noInstructions, opcode, pc| Constructor and Description |
|---|
Return.ReturnDouble(int pc,
int source1,
int source2,
org.jf.dexlib.Code.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEIpublic Return.ReturnDouble(int pc,
int source1,
int source2,
org.jf.dexlib.Code.Opcode opcode,
DexIMethod method)
Copyright © 2017. All rights reserved.