ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
staticCFG.h File Reference
#include <sage3basic.h>
#include "AstAttributeMechanism.h"
#include "virtualCFG.h"
#include <map>
#include <set>
#include <string>
Include dependency graph for staticCFG.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StaticCFG::CFG
 
class  StaticCFG::CFGNodeAttribute
 This class stores index of each node as an attribuite of SgGraphNode. More...
 
class  StaticCFG::CFGEdgeAttribute< EdgeT >
 

Namespaces

 StaticCFG
 

Constant Groups

 StaticCFG
 

Functions

std::vector
< SgDirectedGraphEdge * > 
StaticCFG::outEdges (SgGraphNode *node)
 
std::vector
< SgDirectedGraphEdge * > 
StaticCFG::inEdges (SgGraphNode *node)