Lines Matching full:destructor
353 // If $$ = 0 here, then we know that the 'a' destructor is being invoked356 %destructor {358 fprintf (stderr, "Wrong destructor.\n");367 // destructor that it selected according to the incorrect yytoken. The