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

add your file description here. More...

Go to the source code of this file.

Namespaces

namespace  mcrl2
 
namespace  mcrl2::pbes_system
 The main namespace for the PBES library.
 

Functions

template<typename T >
requires (!std::is_base_of_v<atermpp::aterm, T>)
void mcrl2::pbes_system::translate_user_notation (T &x)
 
template<typename T >
requires (std::is_base_of_v<atermpp::aterm, T>)
mcrl2::pbes_system::translate_user_notation (const T &x)
 

Detailed Description

add your file description here.

Definition in file translate_user_notation.h.