Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

YYSTYPE Union Reference

#include <evalparse.h>

List of all members.

Public Attributes

eval_scalar scalar
char * ident
eval_scalarlist scalars
char * ident


Member Data Documentation

char* YYSTYPE::ident
 

Definition at line 88 of file evalparse.h.

char* YYSTYPE::ident
 

Definition at line 141 of file evalparse.c.

Referenced by yyparse().

eval_scalar YYSTYPE::scalar
 

Definition at line 87 of file evalparse.h.

Referenced by yyparse().

eval_scalarlist YYSTYPE::scalars
 

Definition at line 89 of file evalparse.h.

Referenced by yyparse().


The documentation for this union was generated from the following files:
Generated on Fri May 7 21:16:11 2004 by doxygen 1.3.5