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

add your file description here. More...

Go to the source code of this file.

Classes

struct  mcrl2::data::detail::if_rewrite_builder< Derived >
 
struct  mcrl2::data::detail::if_rewrite_with_rewriter_builder
 
struct  mcrl2::data::if_rewriter
 

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.
 
namespace  mcrl2::data::detail
 

Functions

application mcrl2::data::detail::replace_argument (const application &x, std::size_t i, const data_expression &y)
 
data_expression mcrl2::data::detail::push_if_outside (const application &x)
 
template<typename T >
void mcrl2::data::if_rewrite (T &x, typename std::enable_if< !std::is_base_of< atermpp::aterm, T >::value >::type *=0)
 
template<typename T >
mcrl2::data::if_rewrite (const T &x, typename std::enable_if< std::is_base_of< atermpp::aterm, T >::value >::type *=0)
 

Detailed Description

add your file description here.

Definition in file if_rewriter.h.