Main Page | Data Structures | File List | Data Fields | Globals

err_category Struct Reference


Data Fields

int type_bit
char * category_name
char * single
char * plural
int * counter
bool new_line

Detailed Description

Definition at line 171 of file errhandler.c.


Field Documentation

char* err_category::category_name
 

Definition at line 173 of file errhandler.c.

Referenced by tokenization_error().

int* err_category::counter
 

Definition at line 176 of file errhandler.c.

Referenced by error_summary(), and tokenization_error().

bool err_category::new_line
 

Definition at line 177 of file errhandler.c.

Referenced by tokenization_error().

char* err_category::plural
 

Definition at line 175 of file errhandler.c.

char* err_category::single
 

Definition at line 174 of file errhandler.c.

Referenced by tokenization_error().

int err_category::type_bit
 

Definition at line 172 of file errhandler.c.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 18 14:05:24 2006 for Toke1.0 by  doxygen 1.4.4