error-test.cc File Reference

#include "config.h"
#include <GetOpt.h>
#include "Error.h"
#include "parser.h"
#include "Error.tab.hh"

Include dependency graph for error-test.cc:

Go to the source code of this file.

Functions

int Errorlex ()
int Errorparse (void *)
int main (int argc, char *argv[])
void test_parser (Error &err)
void test_scanner ()
void usage ()

Variables

int Errordebug
YYSTYPE Errorlval
const char * prompt = "error-test: "


Function Documentation

int Errorlex (  ) 

Referenced by test_scanner().

int Errorparse ( void *   ) 

Referenced by libdap::Error::parse().

int main ( int  argc,
char *  argv[] 
)

Definition at line 67 of file error-test.cc.

References Errordebug, test_parser(), test_scanner(), and usage.

Here is the call graph for this function:

void test_parser ( Error &  err  ) 

Definition at line 192 of file error-test.cc.

Referenced by main().

void test_scanner (  ) 

Definition at line 142 of file error-test.cc.

References Errorlex(), Errorlval, and prompt.

Referenced by main().

Here is the call graph for this function:

void usage (  ) 


Variable Documentation

Referenced by main().

YYSTYPE Errorlval

Referenced by test_scanner().

const char* prompt = "error-test: "

Definition at line 60 of file error-test.cc.

Referenced by test_gse_scanner(), test_parser(), and test_scanner().


Generated on Tue Jun 24 09:33:50 2008 for libdap++ by  doxygen 1.5.5