Class DupOpcode

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

public class DupOpcode extends AbstractOpcode