|
Mercury library
1.0
Translation of CFG grammars into an object model (Bachelor's thesis).
|
Classes | |
| class | BFSTreeEnumerator< T > |
| Breadth-First Search tree enumerator More... | |
| class | DFSTreeEnumerator< T > |
| Depth-First Search tree enumerator More... | |
| class | Tree< T > |
| A non-balanced tree implementation that can be referenced from many other trees. Because of that, there is no way to get back to the parent node. More... | |
1.8.7