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

The class abstraction. More...

Go to the source code of this file.

Classes

class  mcrl2::data::abstraction
 An abstraction 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_abstraction (atermpp::aterm &result, ARGUMENTS... arguments)
 
std::string mcrl2::data::pp (const abstraction &x)
 
std::ostream & mcrl2::data::operator<< (std::ostream &out, const abstraction &x)
 
void mcrl2::data::swap (abstraction &t1, abstraction &t2)
 \brief swap overload
 

Detailed Description

The class abstraction.

Definition in file abstraction.h.