collelem
typedef struct collelem collelem_t;
%token <collelem> T_COLLELEM
collelem_t *collelem;
if ((yylval.collelem = lookup_collelem(token)) !=