|
souffle
2.0.2-371-g6315b36
|
Transformation pass to add provenance information. More...
#include <Provenance.h>


Public Member Functions | |
| ProvenanceTransformer * | clone () const override |
| std::string | getName () const override |
Public Member Functions inherited from souffle::ast::transform::Transformer | |
| bool | apply (TranslationUnit &translationUnit) |
| virtual | ~Transformer ()=default |
Private Member Functions | |
| bool | transform (TranslationUnit &translationUnit) override |
| bool | transformMaxHeight (TranslationUnit &translationUnit) |
Transformation pass to add provenance information.
Definition at line 34 of file Provenance.h.
|
inlineoverridevirtual |
Implements souffle::ast::transform::Transformer.
Definition at line 46 of file Provenance.h.
|
inlineoverridevirtual |
Implements souffle::ast::transform::Transformer.
Definition at line 42 of file Provenance.h.
|
overrideprivatevirtual |
Implements souffle::ast::transform::Transformer.
Definition at line 355 of file Provenance.cpp.
|
private |
Definition at line 273 of file Provenance.cpp.
1.8.17