Decaf Compiler
|
Interface for Project 4 (Code Generation) More...
Go to the source code of this file.
Functions | |
InsnList * | generate_code (ASTNode *tree) |
Convert an AST into linear ILOC code. More... | |
Interface for Project 4 (Code Generation)