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

YYSTYPE Union Reference

#include <parser.h>

List of all members.

Public Attributes

char* strVal
void* objVal
int intVal
char chrVal
CstringList strListVal
CwCharClassList charClassListVal
CwCharClasscharClassVal
CwCatchClauseList catchClauseListVal
CwCatchClause* catchClauseVal
int foo


Member Data Documentation

char * YYSTYPE::strVal
 

Definition at line 2 of file parser.h.

void * YYSTYPE::objVal
 

Definition at line 3 of file parser.h.

int YYSTYPE::intVal
 

Definition at line 4 of file parser.h.

char YYSTYPE::chrVal
 

Definition at line 5 of file parser.h.

CstringList YYSTYPE::strListVal
 

Definition at line 6 of file parser.h.

CwCharClassList YYSTYPE::charClassListVal
 

Definition at line 7 of file parser.h.

CwCharClass * YYSTYPE::charClassVal
 

Definition at line 8 of file parser.h.

CwCatchClauseList YYSTYPE::catchClauseListVal
 

Definition at line 9 of file parser.h.

CwCatchClause * YYSTYPE::catchClauseVal
 

Definition at line 10 of file parser.h.

int YYSTYPE::foo
 

Definition at line 11 of file parser.h.


The documentation for this union was generated from the following files:
Generated at Tue Jul 9 21:08:56 2002 for CppCC by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001