Constant.ClassConstant, Constant.IntConstant, Constant.LongConstant, Constant.StringConstantInstruction.Visitor| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
value |
destinationmethod, noInstructions, opcode, pc| Constructor and Description |
|---|
StringConstant(int pc,
java.lang.String value,
int destination,
org.jf.dexlib2.Opcode opcode,
DexIMethod method) |
getBranchTargets, getOpcode, getParentMethod, isFallThrough, isPEIpublic StringConstant(int pc,
java.lang.String value,
int destination,
org.jf.dexlib2.Opcode opcode,
DexIMethod method)