Class: ManaMana::RDSL::RowNode

Inherits:
NodeWithOffset show all
Defined in:
lib/manamana/rdsl/nodes.rb

Instance Attribute Summary

Attributes inherited from NodeWithOffset

#offset

Attributes inherited from Node

#children, #name

Instance Method Summary collapse

Methods inherited from NodeWithOffset

#==, #initialize

Methods inherited from Node

#==, #initialize

Constructor Details

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

Instance Method Details

#cellsObject



105
106
107
# File 'lib/manamana/rdsl/nodes.rb', line 105

def cells
  name
end