ACSE 2.0.3
Advanced Compiler System for Education (basic documentation)
Loading...
Searching...
No Matches
parser.h File Reference

Header file associated to parser.y. More...

#include <stdio.h>
#include "program.h"
#include "codegen.h"

Go to the source code of this file.

Data Structures

struct  t_ifStmt
struct  t_whileStmt

Functions

t_programparseProgram (char *fn)
void yyerror (const char *msg)

Detailed Description

Header file associated to parser.y.

Definition in file parser.h.