mCRL2
Loading...
Searching...
No Matches
print.h File Reference

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.
 

Detailed Description

Functions for pretty printing ATerms.

Definition in file print.h.