Design Patterns
structural::facade::StatementNodeInterface Class Referenceabstract

#include <statement_node_interface.h>

Inheritance diagram for structural::facade::StatementNodeInterface:
Collaboration diagram for structural::facade::StatementNodeInterface:

Public Member Functions

virtual ~StatementNodeInterface ()
 
virtual std::string statement () const =0
 

Constructor & Destructor Documentation

virtual structural::facade::StatementNodeInterface::~StatementNodeInterface ( )
inlinevirtual

Member Function Documentation

virtual std::string structural::facade::StatementNodeInterface::statement ( ) const
pure virtual

Here is the caller graph for this function:


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