souffle  2.0.2-371-g6315b36
Data Structures | Namespaces
Program.h File Reference
#include "ast/Clause.h"
#include "ast/Component.h"
#include "ast/ComponentInit.h"
#include "ast/Directive.h"
#include "ast/FunctorDeclaration.h"
#include "ast/Node.h"
#include "ast/Pragma.h"
#include "ast/QualifiedName.h"
#include "ast/Relation.h"
#include "ast/Type.h"
#include "ast/utility/NodeMapper.h"
#include "souffle/utility/ContainerUtil.h"
#include "souffle/utility/StreamUtil.h"
#include <algorithm>
#include <cassert>
#include <iosfwd>
#include <memory>
#include <ostream>
#include <utility>
#include <vector>
Include dependency graph for Program.h:

Go to the source code of this file.

Data Structures

class  souffle::ast::Program
 The program class consists of relations, clauses and types. More...
 

Namespaces

 souffle
 
 souffle::ast
 
 souffle::ast::transform