public class OperationFactorySwap extends OperationFactoryDefault
OperationFactoryDefault.Handler
Constructor and Description |
---|
OperationFactorySwap() |
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, getStackTypes
public StackDelta getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method)
getStackDelta
in interface OperationFactory
getStackDelta
in class OperationFactoryDefault
public Op01WithProcessedDataAndByteJumps createOperation(JVMInstr instr, ByteData bd, ConstantPool cp, int offset)
createOperation
in interface OperationFactory
createOperation
in class OperationFactoryDefault