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