Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

parse_tree Class Reference

Class parse tree is used to store the results of parsing. More...

#include <language.h>

Inheritance diagram for parse_tree:

Inheritance graph
[legend]
Collaboration diagram for parse_tree:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 parse_tree ()
 Constructors for parse_tree.
 parse_tree (parse_tree::iterator p)
 parse_tree (const node &)

Detailed Description

Class parse tree is used to store the results of parsing.


Constructor & Destructor Documentation

parse_tree::parse_tree  ) 
 

Constructors for parse_tree.

parse_tree::parse_tree parse_tree::iterator  p  ) 
 

parse_tree::parse_tree const node  ) 
 


The documentation for this class was generated from the following files:
Generated on Wed Apr 26 12:58:41 2006 for FreeLing by  doxygen 1.4.4