Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

TBparser Class Reference

TreeBank parser class. More...

#include <TBparser.h>

Collaboration diagram for TBparser:

Collaboration graph
[legend]
List of all members.

Public Methods

 TBparser (TBhandler &h)
void set_handler (TBhandler &h)
 Set the TreeBank parentheses handler for the parser. More...

void parse (const string &filename, bool input_is_a_string=false)
 parser method. More...


Detailed Description

TreeBank parser class.


Constructor & Destructor Documentation

TBparser::TBparser ( TBhandler & h ) [inline]
 

Parameters:
h   TreeBank parentheses handler.


Member Function Documentation

void TBparser::parse ( const string & filename,
bool input_is_a_string = false )
 

parser method.

void TBparser::set_handler ( TBhandler & h ) [inline]
 

Set the TreeBank parentheses handler for the parser.


The documentation for this class was generated from the following file:
Generated at Wed Jul 3 14:55:54 2002 for Annotation Graph API by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001