Class: Melbourne::AST::TopLevel
- Defined in:
- lib/melbourne/ast/constants.rb
Overview
The parent node of something on the lop level as in:
::X # X is at the top level, it's parent is the top level itself
Instance Attribute Summary
Attributes inherited from Node
Method Summary
Methods inherited from Node
Constructor Details
This class inherits a constructor from Melbourne::AST::Node