ROSE
0.9.10.164
|
This class stores index of each node as an attribuite of SgGraphNode.
Definition at line 140 of file staticCFG.h.
#include <staticCFG.h>
Public Member Functions | |
CFGNodeAttribute (int idx=0, SgIncidenceDirectedGraph *graph=NULL) | |
int | getIndex () const |
void | setIndex (int idx) |
const SgIncidenceDirectedGraph * | getGraph () const |
SgIncidenceDirectedGraph * | getGraph () |
void | setGraph (SgIncidenceDirectedGraph *graph) |