public class OperationFactoryGotoW extends OperationFactoryDefault
OperationFactoryDefault.Handler
Modifier and Type | Field and Description |
---|---|
private static long |
OFFSET_OF_TARGET |
Constructor and Description |
---|
OperationFactoryGotoW() |
Modifier and Type | Method and Description |
---|---|
Op01WithProcessedDataAndByteJumps |
createOperation(JVMInstr instr,
ByteData bd,
ConstantPool cp,
int offset) |
checkCat, getCat, getStackDelta, getStackTypes
private static final long OFFSET_OF_TARGET
public Op01WithProcessedDataAndByteJumps createOperation(JVMInstr instr, ByteData bd, ConstantPool cp, int offset)
createOperation
in interface OperationFactory
createOperation
in class OperationFactoryDefault