ROSE
0.9.6a
|
#include <sage3basic.h>
#include "AstAttributeMechanism.h"
#include "virtualCFG.h"
#include <map>
#include <set>
#include <string>
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) |