Class: TodoNext::Tree::OL

Inherits:
Node
  • Object
show all
Defined in:
lib/todo_next/tree/nodes.rb

Instance Attribute Summary

Attributes inherited from Node

#children, #parent, #text

Method Summary

Methods inherited from Node

#example?, #has_children?, #initialize, #make_me_a_leaf, #remove_from_parent_children, #terminal?

Constructor Details

This class inherits a constructor from TodoNext::Tree::Node