Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
id
Source
line
Source
options
Source
restart_type
Source
subroutines
Source