souffle  2.0.2-371-g6315b36
Data Structures | Namespaces
Constraint.h File Reference
#include "ConstraintSystem.h"
#include "ast/Argument.h"
#include "ast/Clause.h"
#include "ast/Node.h"
#include "ast/Variable.h"
#include "ast/utility/Visitor.h"
#include <map>
#include <memory>
#include <ostream>
#include <string>
Include dependency graph for Constraint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  souffle::ast::analysis::ConstraintAnalysis< AnalysisVar >
 A base class for ConstraintAnalysis collecting constraints for an analysis by visiting every node of a given AST. More...
 
struct  souffle::ast::analysis::ConstraintAnalysisVar< PropertySpace >
 A variable type to be utilized by AST constraint analysis. More...
 

Namespaces

 souffle
 
 souffle::ast
 
 souffle::ast::analysis