public class OperationFactoryDupX2 extends OperationFactoryDupBase
OperationFactoryDefault.Handler| Constructor and Description |
|---|
OperationFactoryDupX2() |
| Modifier and Type | Method and Description |
|---|---|
Op01WithProcessedDataAndByteJumps |
createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
StackDelta |
getStackDelta(JVMInstr instr,
byte[] data,
ConstantPoolEntry[] cpEntries,
StackSim stackSim,
Method method) |
checkCat, getCat, getStackTypespublic StackDelta getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method)
getStackDelta in interface OperationFactorygetStackDelta in class OperationFactoryDefaultpublic Op01WithProcessedDataAndByteJumps createOperation(JVMInstr instr, ByteData bd, ConstantPool cp, int offset)
createOperation in interface OperationFactorycreateOperation in class OperationFactoryDefault