Module: Tree::Property

Defined in:
lib/modular_tree/properties.rb

Overview

A child node is not necessarily a tree, branches are, but they have to use #node to get the data

Internal trees have child == branch

Instance Method Summary collapse

Instance Method Details

#initialize(_arg) ⇒ Object



9
# File 'lib/modular_tree/properties.rb', line 9

def initialize(_arg) end