Class: Maxy::Gen::RootNode

Inherits:
Struct
  • Object
show all
Defined in:
lib/maxy/gen/parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#child_nodesObject

Returns the value of attribute child_nodes

Returns:

  • (Object)

    the current value of child_nodes



122
123
124
# File 'lib/maxy/gen/parser.rb', line 122

def child_nodes
  @child_nodes
end