Class
Node
In:
lib/rest.rb
Parent:
Object
Methods
add_child
all_children
new
print
print_children
root
root?
to_s
Attributes
children
[R]
level
[RW]
name
[RW]
parent
[RW]
Public Class methods
new
(n = nil)
Public Instance methods
add_child
(c)
all_children
(type)
print
(printer)
print_children
(printer)
root
()
root?
()
to_s
()
[Validate]