ROSE  0.11.145.0
Public Member Functions | List of all members
VirtualCFG::InterestingNode Class Reference

Description

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
 
SgNodegetNode () const
 
const CFGNodetoNode () const
 
unsigned int getIndex () const
 
std::vector< InterestingEdgeoutEdges () const
 
std::vector< InterestingEdgeinEdges () const
 
bool isInteresting () const
 
bool operator== (const InterestingNode &o) const
 
bool operator!= (const InterestingNode &o) const
 
bool operator< (const InterestingNode &o) const
 

The documentation for this class was generated from the following file: