| souffle
    2.0.2-371-g6315b36
    | 
 
 
 
Go to the documentation of this file.
   48 class ExpandFilterTransformer : 
public Transformer {
 
   50     std::string 
getName()
 const override {
 
   51         return "ExpandFilterTransformer";
 
  
RAM program relation declaration and functions.
Program & getProgram() const
Get the RAM Program of the translation unit
Translating a RAM program.