AstCombinedBottomUpProcessing
Synopsis
Declared in <src/midend/astProcessing/AstCombinedProcessing.h>
template<class SynthesizedAttributeType>
class AstCombinedBottomUpProcessing
: public AstBottomUpProcessing<std::vector<SynthesizedAttributeType>*>
Base Classes
Name |
Description |
|
Attribute evaluator for synthesized attributes. |
Types
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, you 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