class

X::Assembler::CodeGenerator::CompiledProcess

Inherits Reference / Object

Constructors

new(name : String, instructions : Array(Instruction::Operation) = [] of Instruction::Operation, subroutines : Hash(String, Instruction::Subroutine) = {} of String => Instruction::Subroutine)
Source

Instance methods

instructions
Source
name
Source
subroutines
Source