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

parser.h File Reference

#include <stdarg.h>

Compounds

class  Parser

Defines

#define PT_EOF   1
#define PT_WHITE   2
#define PT_BBEGIN   3
#define PT_BEND   4
#define PT_TEXT   5
#define PT_CBEGIN   6
#define PT_CEND   7
#define PT_LINECOM   8
#define MAX_TOK_LENGTH   50

Define Documentation

#define MAX_TOK_LENGTH   50
 

maximum length of text-type tokens

#define PT_BBEGIN   3
 

#define PT_BEND   4
 

#define PT_CBEGIN   6
 

#define PT_CEND   7
 

#define PT_EOF   1
 

#define PT_LINECOM   8
 

#define PT_TEXT   5
 

#define PT_WHITE   2
 


Generated at Fri Jul 26 09:33:57 2002 for rvtmod/rvglue by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000