| souffle
    2.0.2-371-g6315b36
    | 
 
 
 
Go to the documentation of this file.
   33 class MaterializeSingletonAggregationTransformer : 
public Transformer {
 
   35     std::string 
getName()
 const override {
 
   36         return "MaterializeSingletonAggregationTransformer";
 
   39     MaterializeSingletonAggregationTransformer* 
clone()
 const override {
 
  
Intermediate representation of a horn clause.
Translation unit class for the translation pipeline.
Defines the aggregator class.