Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

parser.h

Go to the documentation of this file.
00001 #ifndef _dev_w3_org__2001_blindfold_parser
00002 #define _dev_w3_org__2001_blindfold_parser
00003 
00011 #ifdef __C_PLUS_PLUS
00012 extern "C" {
00013 #endif
00014 
00016     void parse_stdin();
00017 
00019     void yyerror(char *errmsg);
00020 
00022     void do_parse();
00023 
00025     void parse(char *expr);
00026     
00028     void parse_file(const char* filename);
00029 
00030 #ifdef __C_PLUS_PLUS
00031 }
00032 #endif
00033 
00034 #endif

Home to blindfold. This page generated via doxygen 1.2.11.1 Wed Oct 10 16:40:33 2001.