souffle  2.0.2-371-g6315b36
Namespaces
ReplaceSingletonVariables.cpp File Reference
#include "ast/transform/ReplaceSingletonVariables.h"
#include "ast/Clause.h"
#include "ast/Constraint.h"
#include "ast/Node.h"
#include "ast/Program.h"
#include "ast/RecordInit.h"
#include "ast/Relation.h"
#include "ast/TranslationUnit.h"
#include "ast/UnnamedVariable.h"
#include "ast/Variable.h"
#include "ast/utility/NodeMapper.h"
#include "ast/utility/Utils.h"
#include "ast/utility/Visitor.h"
#include <memory>
#include <set>
#include <vector>
Include dependency graph for ReplaceSingletonVariables.cpp:

Go to the source code of this file.

Namespaces

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