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

The class where_clause. More...

Go to the source code of this file.

Classes

class  mcrl2::data::where_clause
 \brief A where expression More...
 

Namespaces

namespace  mcrl2
 A class that takes a linear process specification and checks all tau-summands of that LPS for confluence.
 
namespace  mcrl2::data
 Namespace for all data library functionality.
 

Functions

template<class... ARGUMENTS>
void mcrl2::data::make_where_clause (atermpp::aterm &t, const ARGUMENTS &... args)
 
std::string mcrl2::data::pp (const where_clause &x)
 
std::ostream & mcrl2::data::operator<< (std::ostream &out, const where_clause &x)
 
void mcrl2::data::swap (where_clause &t1, where_clause &t2)
 \brief swap overload
 

Detailed Description

The class where_clause.

Definition in file where_clause.h.