souffle
2.0.2-371-g6315b36
|
#include "ast/Aggregator.h"
#include "ast/Clause.h"
#include "ast/Program.h"
#include "ast/TranslationUnit.h"
#include "ast/transform/Transformer.h"
#include <string>
Go to the source code of this file.
Data Structures | |
class | souffle::ast::transform::MaterializeSingletonAggregationTransformer |
Replaces literals containing single-valued aggregates with a synthesised relation. More... | |
Namespaces | |
souffle | |
souffle::ast | |
souffle::ast::transform | |