Class: Maxy::Gen::RootNode
- Inherits:
-
Struct
- Object
- Struct
- Maxy::Gen::RootNode
- Defined in:
- lib/maxy/gen/parser.rb
Instance Attribute Summary collapse
-
#child_nodes ⇒ Object
Returns the value of attribute child_nodes.
Instance Attribute Details
#child_nodes ⇒ Object
Returns the value of attribute child_nodes
122 123 124 |
# File 'lib/maxy/gen/parser.rb', line 122 def child_nodes @child_nodes end |