DebugSymbolGroupNodeVisitor Class

The DebugSymbolGroupNodeVisitor class is a debug output visitor. More...

Header: #include <DebugSymbolGroupNodeVisitor>
Inherits: SymbolGroupNodeVisitor
Inherited By:

DebugFilterSymbolGroupNodeVisitor

Public Functions

DebugSymbolGroupNodeVisitor(std::ostream &os, unsigned verbosity = 0)

Reimplemented Protected Functions

virtual VisitResult visit(AbstractSymbolGroupNode *node, const std::string &fullIname, unsigned child, unsigned depth)

Additional Inherited Members

Detailed Description

The DebugSymbolGroupNodeVisitor class is a debug output visitor.

Member Function Documentation

DebugSymbolGroupNodeVisitor::DebugSymbolGroupNodeVisitor(std::ostream &os, unsigned verbosity = 0)

Default constructs an instance of DebugSymbolGroupNodeVisitor.

[virtual protected] VisitResult DebugSymbolGroupNodeVisitor::visit(AbstractSymbolGroupNode *node, const std::string &fullIname, unsigned child, unsigned depth)