public class OperationFactoryInvoke extends OperationFactoryDefault
OperationFactoryDefault.Handler| 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 Op01WithProcessedDataAndByteJumps createOperation(JVMInstr instr, ByteData bd, ConstantPool cp, int offset)
createOperation in interface OperationFactorycreateOperation in class OperationFactoryDefaultpublic StackDelta getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method)
getStackDelta in interface OperationFactorygetStackDelta in class OperationFactoryDefaultCopyright © 2011-2021. All Rights Reserved.