Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

Config_yacc.cpp.h

00001 typedef union {
00002     VMapPtr *vmap;        /* map - result from parsing a subdir */
00003     TypeStream *stream;   /* stream - for storing lists of objects */
00004     const char *str;
00005     OpaqueValue (*conversionFunction)(const char *);
00006 } YYSTYPE;
00007 #define ID      257
00008 #define LIST    258
00009 #define INTTYPE 259
00010 #define FLOATTYPE       260
00011 #define STRINGTYPE      261
00012 

Generated at Sat Sep 22 02:20:00 2001 for librel by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001