Class: Section

Inherits:
Node
  • Object
show all
Defined in:
lib/rest.rb

Direct Known Subclasses

Document

Instance Attribute Summary

Attributes inherited from Node

#children, #level, #name, #parent

Method Summary

Methods inherited from Node

#add_child, #all_children, #initialize, #print, #print_children, #root, #root?, #to_s

Constructor Details

This class inherits a constructor from Node