makeQuery 112 tools/greg.h extern Node *makeQuery(Node *e); makeQuery 85 tools/greg.y suffix= primary (QUESTION { push(makeQuery(pop())); }