Design Patterns
structural::facade::Token Class Reference

#include <token.h>

Collaboration diagram for structural::facade::Token:

Public Member Functions

 Token (const std::string &content)
 
std::string content () const
 

Constructor & Destructor Documentation

structural::facade::Token::Token ( const std::string &  content)
explicit

Member Function Documentation

std::string structural::facade::Token::content ( ) const

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