FreeLing  3.1
Classes | Namespaces
tree.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  freeling::tree_iterator< T, N >
 Generic iterator, to derive all the others. More...
class  freeling::generic_iterator< T >
class  freeling::generic_const_iterator< T >
class  freeling::sibling_iterator< T >
 sibling iterator: traverse all children of the same node More...
class  freeling::const_sibling_iterator< T >
class  freeling::preorder_iterator< T >
 traverse the tree in preorder (parent first, then children) More...
class  freeling::const_preorder_iterator< T >
class  freeling::tree< T >

Namespaces

namespace  freeling
 

explicit instantiations of class automat to satisfy compiler