My Project
Loading...
Searching...
No Matches
gwion_ast.h
Go to the documentation of this file.
1
4#ifndef __GWION_AST
5#define __GWION_AST
6#include "gwlog.h"
7#include "flags.h"
8#include "absyn.h"
9#include "cpy_ast.h"
10#include "macro.h"
11#include "pparg.h"
12#include "pp.h"
13#include "ast_getter.h"
14#include "scanner.h"
15#include "ast_pass.h"
16#endif
Abstract Syntaxic tree.
: helper structure to get an AST
macros to simplify pass writing
copy ast nodes
macros
parser state
parser arguments
scanner