mCRL2
|
Functions for pretty printing ATerms. More...
Go to the source code of this file.
Classes | |
struct | mcrl2::core::stream_printer |
Prints the object x to a stream. More... | |
Namespaces | |
namespace | mcrl2 |
A class that takes a linear process specification and checks all tau-summands of that LPS for confluence. | |
namespace | mcrl2::core |
Functions | |
template<typename T > | |
std::string | mcrl2::core::pp (const T &x) |
Returns a string representation of the object x. | |
Functions for pretty printing ATerms.
Definition in file print.h.