class

Dragonstone::AST::ArrayLiteral

Inherits Dragonstone::AST::Node < Reference < Object

Constructors

new(elements : NodeArray, element_type : TypeExpression | Nil = nil, location : Location | Nil = nil)
Source

Instance methods

accept(visitor)
Source
element_type
Source
elements
Source
to_source
Source