Joos1W Compiler Framework
All Classes Functions Typedefs Pages
AST.h
1 #pragma once
2 
3 #include "ast/AstNode.h" // IWYU pragma: export
4 #include "ast/Decl.h" // IWYU pragma: export
5 #include "ast/DeclContext.h" // IWYU pragma: export
6 #include "ast/Expr.h" // IWYU pragma: export
7 #include "ast/Stmt.h" // IWYU pragma: export
8 #include "ast/Type.h" // IWYU pragma: export
9 
10 namespace ast {} // namespace ast