Module opcode

Source
Expand description

This module contains the definition of an opcode.

Enumsยง

Opcode
Enum representing opcodes for a bytecode system.
OpcodeError
Error type for invalid opcodes.