|
sammine-lang
|

Files | |
| Ast.h | |
| Defined the AST Node classes (ProgramAST, RecordDefAST, FuncDefAST) and a visitor interface for traversing the AST. | |
| AstBase.h | |
| Defines the AST Abstract class for printing out AST Nodes. | |
| AstDecl.h | |
| Holds declaration for all the AST Nodes. | |