Class: Melbourne::AST::EmptyArray

Inherits:
Node
  • Object
show all
Defined in:
lib/melbourne/ast/literals.rb

Overview

An empty array literal as in:

[]

Instance Attribute Summary

Attributes inherited from Node

#line

Method Summary

Methods inherited from Node

#ascii_graph, #initialize

Constructor Details

This class inherits a constructor from Melbourne::AST::Node