Sheety::AST::ArrayConstant
Inherits Sheety::AST::Node < Reference < Object
Array constant node (e.g., {1, 2, 3})
Constructors
new(elements : Array(Node))
SourceInstance methods
elements
Sourceelements=(elements : Array(Node))
SourceInherits Sheety::AST::Node < Reference < Object
Array constant node (e.g., {1, 2, 3})