Joos1W Compiler Framework
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
include
ast
AST.h
Generated by
1.9.1