Return.ReturnDouble, Return.ReturnSingle, Return.ReturnVoidInstruction.Visitor| Modifier and Type | Field and Description |
|---|---|
boolean |
primitive |
int |
source |
method, noInstructions, opcode, pc| Constructor and Description |
|---|
ReturnSingle(int pc,
int source,
boolean primitive,
org.jf.dexlib2.Opcode opcode,
DexIMethod method) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrimitive() |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEIpublic ReturnSingle(int pc,
int source,
boolean primitive,
org.jf.dexlib2.Opcode opcode,
DexIMethod method)