ROSE
0.11.96.11
|
Definition at line 281 of file virtualCFG.h.
Public Member Functions | |
InterestingNode (CFGNode n) | |
std::string | toString () const |
std::string | toStringForDebugging () const |
std::string | id () const |
SgNode * | getNode () const |
const CFGNode & | toNode () const |
unsigned int | getIndex () const |
std::vector< InterestingEdge > | outEdges () const |
std::vector< InterestingEdge > | inEdges () const |
bool | isInteresting () const |
bool | operator== (const InterestingNode &o) const |
bool | operator!= (const InterestingNode &o) const |
bool | operator< (const InterestingNode &o) const |