Return.ReturnDouble, Return.ReturnSingle, Return.ReturnVoidInstruction.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.dexlib2.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEIpublic ReturnDouble(int pc,
int source1,
int source2,
org.jf.dexlib2.Opcode opcode,
DexIMethod method)
Copyright © 2019. All rights reserved.