Constant.ClassConstant, Constant.IntConstant, Constant.LongConstant, Constant.StringConstant
Instruction.Visitor
Modifier and Type | Field and Description |
---|---|
String |
value |
destination
method, noInstructions, opcode, pc
Constructor and Description |
---|
StringConstant(int pc,
String value,
int destination,
org.jf.dexlib.Code.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEI
public final String value
public StringConstant(int pc, String value, int destination, org.jf.dexlib.Code.Opcode opcode, DexIMethod method)