public class OperationFactoryDup2X1 extends OperationFactoryDupBase
OperationFactoryDefault.Handler
Constructor and Description |
---|
OperationFactoryDup2X1() |
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) |
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
Copyright © 2011-2021. All Rights Reserved.