Modifier and Type | Method and Description |
---|---|
ConstantPoolEntry[] |
Op02WithProcessedDataAndRefs.getCpEntries() |
Constructor and Description |
---|
Op01WithProcessedDataAndByteJumps(JVMInstr instruction,
byte[] data,
int[] rawTargetOffsets,
int originalRawOffset,
ConstantPoolEntry[] constantPoolEntries) |
Op02WithProcessedDataAndRefs(JVMInstr instr,
byte[] rawData,
InstrIndex index,
ConstantPool cp,
ConstantPoolEntry[] cpEntries,
int originalRawOffset,
BytecodeLoc loc) |
Op02WithProcessedDataAndRefs(JVMInstr instr,
byte[] rawData,
int index,
ConstantPool cp,
ConstantPoolEntry[] cpEntries,
int originalRawOffset,
BytecodeLoc loc) |
Constructor and Description |
---|
InstanceOfExpression(BytecodeLoc loc,
Expression lhs,
ConstantPoolEntry cpe) |
NewObject(BytecodeLoc loc,
ConstantPoolEntry type) |
Modifier and Type | Method and Description |
---|---|
static TypedLiteral |
TypedLiteral.getConstantPoolEntry(ConstantPool cp,
ConstantPoolEntry cpe) |
Constructor and Description |
---|
FieldVariable(Expression object,
ConstantPoolEntry field) |
StaticVariable(ConstantPoolEntry field) |
Modifier and Type | Method and Description |
---|---|
StackDelta |
JVMInstr.getStackDelta(byte[] data,
ConstantPoolEntry[] constantPoolEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDup.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDefault.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryMultiANewArray.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDup2.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryFakeCatch.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryPutStatic.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryPop2.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDupX2.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactorySwap.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryInvoke.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryGetField.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactory.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryInvokeInterface.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryInvokeDynamic.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDup2X2.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryPutField.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDup2X1.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryLDC.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryDupX1.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryPop.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryLDCW.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
StackDelta |
OperationFactoryGetStatic.getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConstantPoolEntry |
Modifier and Type | Method and Description |
---|---|
ConstantPoolEntry |
AttributeConstantValue.getValue() |
Modifier and Type | Method and Description |
---|---|
ConstantPoolEntry[] |
BootstrapMethodInfo.getBootstrapArguments() |
Constructor and Description |
---|
BootstrapMethodInfo(ConstantPoolEntryMethodHandle methodHandle,
ConstantPoolEntry[] bootstrapArguments,
ConstantPool cp) |
Modifier and Type | Class and Description |
---|---|
class |
ConstantPoolEntryClass |
class |
ConstantPoolEntryDouble |
class |
ConstantPoolEntryDynamicInfo |
class |
ConstantPoolEntryFieldRef |
class |
ConstantPoolEntryFloat |
class |
ConstantPoolEntryInteger |
class |
ConstantPoolEntryInvokeDynamic |
class |
ConstantPoolEntryLong |
class |
ConstantPoolEntryMethodHandle |
class |
ConstantPoolEntryMethodRef |
class |
ConstantPoolEntryMethodType |
class |
ConstantPoolEntryModuleInfo |
class |
ConstantPoolEntryNameAndType |
class |
ConstantPoolEntryPackageInfo |
class |
ConstantPoolEntryString |
class |
ConstantPoolEntryUTF8 |
Modifier and Type | Method and Description |
---|---|
ConstantPoolEntry |
ConstantPool.getEntry(int index) |
Copyright © 2011-2021. All Rights Reserved.