Interface for Project 3 (Analysis) More...
#include "common.h"
#include "token.h"
#include "ast.h"
#include "visitor.h"
#include "symbol.h"
Go to the source code of this file.
Interface for Project 3 (Analysis)
Perform static analysis on an AST and return a list of errors.