souffle  2.0.2-371-g6315b36
Data Structures | Namespaces
MakeIndex.h File Reference
#include "ram/Aggregate.h"
#include "ram/Condition.h"
#include "ram/Constraint.h"
#include "ram/Expression.h"
#include "ram/IndexOperation.h"
#include "ram/IndexScan.h"
#include "ram/Operation.h"
#include "ram/Program.h"
#include "ram/Scan.h"
#include "ram/TranslationUnit.h"
#include "ram/analysis/Level.h"
#include "ram/analysis/Relation.h"
#include "ram/transform/Transformer.h"
#include <cstddef>
#include <memory>
#include <string>
#include <utility>
#include <vector>
Include dependency graph for MakeIndex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  souffle::ram::transform::MakeIndexTransformer
 Make indexable operations to indexed operations. More...
 

Namespaces

 souffle
 
 souffle::ram
 
 souffle::ram::transform