OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
Token.h File Reference
#include <iosfwd>
#include <string>
Include dependency graph for Token.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Token
 Representation of a single input token. More...
 

Functions

std::ostream & operator<< (std::ostream &, const Token &)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const Token  
)