tree/concrete_tree library

This file provides concrete implementations of the Stager tree interfaces for testing and initial development purposes.

Classes

ConcreteCompositeNode
ConcreteLeafNode
A concrete implementation of a LeafNode that provides basic functionality.
ConcreteNodeProperties
ConcreteTreeNode