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