AstProcessing.h File Reference

#include "staticCFG.h"
#include <vector>
#include <algorithm>
#include <utility>
#include <iostream>
#include "AstSuccessorsSelectors.h"
#include "StackFrameVector.h"
#include "Cxx_GrammarTreeTraversalAccessEnums.h"
#include "AstSimpleProcessing.h"
#include "AstCombinedProcessing.h"
#include "AstSharedMemoryParallelProcessing.h"

Include dependency graph for AstProcessing.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SgTreeTraversal< InheritedAttributeType, SynthesizedAttributeType >
 This class is temporary. Do not use. More...
class  AstTopDownBottomUpProcessing< InheritedAttributeType, SynthesizedAttributeType >
 Attribute Evaluator for inherited and synthesized attributes. More...
class  AstTopDownProcessing< InheritedAttributeType >
 Attribute Evaluator for inherited attributes. More...
class  AstBottomUpProcessing< SynthesizedAttributeType >
 Attribute Evaluator for synthesized attributes. More...
class  AstSynthesizedAttribute
class  AstInheritedAttribute
class  SgSynthesizedAttribute
class  SgInheritedAttribute
class  SgTopDownBottomUpProcessing< InheritedAttributeType, SynthesizedAttributeType >
class  SgTopDownProcessing< InheritedAttributeType >
class  SgBottomUpProcessing< SynthesizedAttributeType >

Defines

#define INHERITED   0
#define SYNTHESIZED   1
#define BOTH   2

Typedefs

typedef void * DummyAttribute
typedef DummyAttribute _DummyAttribute

Functions

bool SgTreeTraversal_inFileToTraverse (SgNode *node, bool traversalConstraint, SgFile *fileToVisit)

Variables

static const DummyAttribute defaultDummyAttribute = NULL


Define Documentation

#define INHERITED   0

#define SYNTHESIZED   1

#define BOTH   2


Typedef Documentation

typedef void* DummyAttribute

typedef DummyAttribute _DummyAttribute


Function Documentation

bool SgTreeTraversal_inFileToTraverse ( SgNode node,
bool  traversalConstraint,
SgFile fileToVisit 
)


Variable Documentation

const DummyAttribute defaultDummyAttribute = NULL [static]


Generated on Tue Jan 31 05:31:46 2012 for ROSE by  doxygen 1.4.7