Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
AST::ArrayLiteral
Inherits
AST::Expression
<
AST::Node
<
Reference
<
Object
Constructors
new
(token :
Token::Token
, elements :
Array
(
AST::Expression
))
Source
Instance methods
elements
Source
elements=
(elements :
Array
(
Expression
))
Source
string
Source
token
Source
token=
(token :
Token::Token
)
Source
token_literal
Source