Constant.ClassConstant, Constant.IntConstant, Constant.LongConstant, Constant.StringConstantInstruction.Visitor| Modifier and Type | Field and Description |
|---|---|
String |
value |
destinationmethod, noInstructions, opcode, pc| Constructor and Description |
|---|
Constant.StringConstant(int pc,
String value,
int destination,
org.jf.dexlib.Code.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEIpublic final String value
public Constant.StringConstant(int pc,
String value,
int destination,
org.jf.dexlib.Code.Opcode opcode,
DexIMethod method)
Copyright © 2017. All rights reserved.