Module: Tree::ChildrenImplementation

Includes:
BranchesProperty, ChildrenProperty, Implementation
Included in:
ExternalChildrenArrayImplementation, InternalChildrenImplementation
Defined in:
lib/modular_tree/implementations.rb

Instance Method Summary collapse

Methods included from Implementation

#initialize

Methods included from NodeProperty

#node, #node_value

Methods included from BranchesProperty

#bare?, #branches, #each_branch

Methods included from ChildrenProperty

#children, #detach, #each_child

Instance Method Details

#attach(child) ⇒ Object

protected



67
# File 'lib/modular_tree/implementations.rb', line 67

def attach(child) = abstract_method