
int yylex();
void yyerror(char const *);
int yyparse (void);
