AstCombinedTopDownProcessing
Synopsis
Declared in <src/midend/astProcessing/AstCombinedProcessing.h>
template<class InheritedAttributeType>
class AstCombinedTopDownProcessing
: public AstTopDownProcessing<std::vector<InheritedAttributeType>*>
Base Classes
Name |
Description |
Attribute evaluator for inherited attributes. |
Member Functions
Name |
Description |
|
Constructors |
simple function for adding a traversal to the internal list |
|
function for obtaining a reference to the internal list of traversals, zou can use this for any container operations you like (deleting elements etc.) |
Protected Member Functions
Name |
|
|
|
|
Protected Data Members
Name |
Private Data Members
Name |
Created with MrDocs