Class: Melbourne::AST::EmptyArray
- Defined in:
- lib/melbourne/ast/literals.rb
Overview
An empty array literal as in:
[]
Instance Attribute Summary
Attributes inherited from Node
Method Summary
Methods inherited from Node
Constructor Details
This class inherits a constructor from Melbourne::AST::Node