Class: ManaMana::RDSL::ExamplesNode

Inherits:
Node
  • Object
show all
Defined in:
lib/manamana/rdsl/nodes.rb

Instance Attribute Summary

Attributes inherited from Node

#children, #name

Instance Method Summary collapse

Methods inherited from Node

#==, #initialize

Constructor Details

This class inherits a constructor from ManaMana::RDSL::Node

Instance Method Details

#rowsObject



98
99
100
# File 'lib/manamana/rdsl/nodes.rb', line 98

def rows
  children
end