Synthia
Generic and flexible data structure generator
ca.uqac.lif.synthia.tree.Node< T > Member List

This is the complete list of members for ca.uqac.lif.synthia.tree.Node< T >, including all inherited members.

addChild(Node< T > c)ca.uqac.lif.synthia.tree.Node< T >
getChildren()ca.uqac.lif.synthia.tree.Node< T >
getLabel()ca.uqac.lif.synthia.tree.Node< T >
m_childrenca.uqac.lif.synthia.tree.Node< T >protected
m_labelca.uqac.lif.synthia.tree.Node< T >protected
Node(T label)ca.uqac.lif.synthia.tree.Node< T >
toString()ca.uqac.lif.synthia.tree.Node< T >