ROSE
0.9.6a
|
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... | |