|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
|
#include <iosfwd>#include <list>#include <string>#include "OpalParser/Token.h"#include "Utility/Inform.h"

Go to the source code of this file.
Classes | |
| class | Statement |
| Interface for statements. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Statement &statement) |
| Inform & | operator<< (Inform &os, const Statement &statement) |
|
inline |
Definition at line 187 of file Statement.h.
References Statement::print().

|
inline |
Definition at line 182 of file Statement.h.
References Statement::print().
