|
nixd
|
Semantic Actions while building the AST. More...
#include "nixf/Basic/Diagnostic.h"#include "nixf/Basic/Nodes/Attrs.h"#include "nixf/Basic/Nodes/Basic.h"#include "nixf/Basic/Nodes/Lambda.h"#include "nixf/Basic/Range.h"#include <map>Go to the source code of this file.
Classes | |
| class | nixf::Sema |
Namespaces | |
| namespace | nixf |
Semantic Actions while building the AST.
Non grammatical errors (e.g. duplicating) are detected here.
Definition in file SemaActions.h.