PUMA Library Reference Manual
|
Token location implementation.
#include "Puma/Filename.h"
Classes | |
class | Puma::Location |
Location of a token in a source file. More... | |
Namespaces | |
namespace | Puma |
Functions | |
std::ostream & | Puma::operator<< (std::ostream &out, const Location &location) |
Output stream operator to print the given location on the given output stream. | |