Class DupTwoOpcode

java.lang.Object
ai.timefold.jpyinterpreter.opcodes.AbstractOpcode
ai.timefold.jpyinterpreter.opcodes.stack.DupTwoOpcode
All Implemented Interfaces:
Opcode

public class DupTwoOpcode extends AbstractOpcode