LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
symbol.hh File Reference

Definition of misc::symbol. More...

#include <set>
#include <string>
#include <iosfwd>
#include <misc/unique.hh>
#include <misc/symbol.hxx>
Include dependency graph for symbol.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  misc::symbol
 Define symbol class. More...

Namespaces

namespace  misc
 Handling of generic, oriented or undirected, graph.

Functions

std::ostream & misc::operator<< (std::ostream &ostr, const symbol &the)
 Intercept output stream redirection.

Detailed Description

Definition of misc::symbol.