68 virtual void print(std::ostream&,
int detail_level = 0)
const;
virtual ~NodeInfo()
Destructor.
friend std::ostream & operator<<(std::ostream &os, const NodeInfoRef &s)
Friend definition of the << operator.
Template definition of refcount.
friend std::ostream & operator<<(std::ostream &os, const NodeInfo &s)
Friend definition of the << operator.
REF_FORWARD_DECL(NodeInfo)
STD include.
virtual void print(std::ostream &, int detail_level=0) const
Print the information associated with the node of the graph.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...