module Compilers
Included Modules
Extended Modules
Direct including types
Defined in:
compiler.crInstance methods inherited from module Code
lookup(op : Opcode) : Definition
lookup,
make(op : Opcode) : Instructionsmake(op : Opcode, *operands : Int32) : Instructions make, onset(ins : Instructions, i : Int32) : Instructions onset, read_byte(ins : Instructions, i : Int32) : UInt8 read_byte, read_int(ins : Instructions, i : Int32) : Int32 read_int