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