souffle
2.0.2-371-g6315b36
|
#include "ast/TranslationUnit.h"
#include "ast/transform/Meta.h"
#include "ast/transform/Transformer.h"
#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | souffle::ast::transform::NullTransformer |
Transformer that does absolutely nothing. More... | |
Namespaces | |
souffle | |
souffle::ast | |
souffle::ast::transform | |