class SyntaxTree::ArrayLiteral

ArrayLiteral represents an array literal, which can optionally contain elements.

[]
[one, two, three]