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

YYSTYPE Union Reference

#include <y.tab.h>

List of all members.

Public Attributes

long lval
double dval
char* string
int id
Bool bool


Member Data Documentation

Bool YYSTYPE::bool
 

Definition at line 6 of file y.tab.h.

double YYSTYPE::dval
 

Definition at line 3 of file y.tab.h.

int YYSTYPE::id
 

Definition at line 5 of file y.tab.h.

long YYSTYPE::lval
 

Definition at line 2 of file y.tab.h.

char * YYSTYPE::string
 

Definition at line 4 of file y.tab.h.


The documentation for this union was generated from the following file:
Generated at Thu Feb 1 13:04:03 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000