typedef union { proplist_t obj; } YYSTYPE; #define STRING 257 #define DATA 258 #define ERROR 259 #define YYERROR_VERBOSE 260 #define YYDEBUG 261 extern YYSTYPE yylval;