class

X::Assembler::AST::ChildNode

Inherits Reference / Object

Constructors

new(id : String, restart_type : String, options : Hash(String, String) = {} of String => String, body : Array(StatementNode) = [] of StatementNode, subroutines : Array(SubroutineNode) = [] of SubroutineNode, line : Int32 = 0)
Source

Instance methods

body
Source
line
Source
options
Source
restart_type
Source
subroutines
Source