set structure for IR
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#define AST_H
|
||||
#include "astnode.h"
|
||||
#include "astnode_visitor.h"
|
||||
#include "semantic_visitor.h"
|
||||
#include "expr_astnode.h"
|
||||
#include "statement_astnode.h"
|
||||
#include "structural_astnode.h"
|
||||
|
Reference in New Issue
Block a user