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

TBhandler Class Reference

TreeBank parentheses handler class. More...

#include <TBhandler.h>

Collaboration diagram for TBhandler:

Collaboration graph
[legend]
List of all members.

Public Methods

 TBhandler (const AGId &id, TBEscapeHandler &eh)
void start_paren (const string &tag, const string &label)
void end_paren ()

Detailed Description

TreeBank parentheses handler class.


Constructor & Destructor Documentation

TBhandler::TBhandler ( const AGId & id,
TBEscapeHandler & eh ) [inline]
 


Member Function Documentation

void TBhandler::end_paren ( )
 

Called whenever the parser detects right parenthesis in the file.

void TBhandler::start_paren ( const string & tag,
const string & label )
 

Called whenever the parser detects left parenthesis in the file.


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