| souffle
    2.0.2-371-g6315b36
    | 
 
 
 
Go to the documentation of this file.
   35 class WhileTransformer : 
public MetaTransformer {
 
   63             mt->disableTransformers(transforms);
 
   64         } 
else if (transforms.find(
transformer->getName()) != transforms.end()) {
 
   70         return "WhileTransformer";
 
  
auto clone(const std::vector< A * > &xs)
Translation unit class for the translation pipeline.