Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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