souffle  2.0.2-371-g6315b36
Data Structures | Namespaces
TranslationUnit.h File Reference
#include "Global.h"
#include "ast/Program.h"
#include "ast/analysis/Analysis.h"
#include "ast/analysis/PrecedenceGraph.h"
#include "ast/analysis/SCCGraph.h"
#include "ast/analysis/SumTypeBranches.h"
#include "ast/analysis/Type.h"
#include "reports/DebugReport.h"
#include "reports/ErrorReport.h"
#include <map>
#include <memory>
#include <sstream>
#include <string>
#include <utility>
Include dependency graph for TranslationUnit.h:

Go to the source code of this file.

Data Structures

class  souffle::ast::TranslationUnit
 Translation unit class for the translation pipeline. More...
 

Namespaces

 souffle
 
 souffle::ast