#include "optionDeclaration.h"
#include "roseQueryLib.h"
Include dependency graph for transformationSupport.h:

Go to the source code of this file.
Classes | |
| class | TransformationSupport |
| This class simplifies the development of queries on the AST resulting in a list of AST nodes.
This class holds functions that are generally useful for a broad cross-section of transformations. Functionality specific to any specific transformation should be represented in a similar transformation support class that is a part of the preprocessor source code representing that specific transformation. More... | |
1.4.7