Interface for Project 4 (Code Generation) More...
#include "common.h"
#include "ast.h"
#include "visitor.h"
#include "symbol.h"
#include "iloc.h"
Go to the source code of this file.
Interface for Project 4 (Code Generation)
Convert an AST into linear ILOC code.