OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
Token.cpp File Reference
#include "Parser/Token.h"
#include "Utilities/ParseError.h"
#include <cctype>
#include <iostream>
#include <sstream>
Include dependency graph for Token.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

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