Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Axal::AST::ArrayList
Inherits
Axal::AST::Expression
<
Reference
<
Object
Constructors
new
(items :
Array
(
Axal::AST::Expression
) = [] of
Expression
)
Source
Instance methods
==
(other :
ArrayList
)
Source
children
Source
items
Source
items=
(items :
Array
(
Expression
))
Source