ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
transformationSupport.h File Reference
#include "optionDeclaration.h"
#include "roseQueryLib.h"
Include dependency graph for transformationSupport.h:
This graph shows which files directly or indirectly include this file:

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...