OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
Token.cpp File Reference
#include "OpalParser/Token.h"
#include <cctype>
#include <iostream>
#include <sstream>
#include "Utilities/ParseError.h"
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

◆ operator<<()

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