TransformAstTree
Interface class for processing each AstNode from within the TransformAstTraverse function.
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
class TransformAstTree;
Member Functions
Name |
Description |
|
return true if asking the traversal to continue; false otherwise |
Derived Classes
Name |
Description |
Created with MrDocs