makeAction 97 syn/greg.h extern Node *makeAction(char *text); makeAction 95 syn/greg.y | action { push(makeAction(yytext)); }