mcrl2/data/translate_user_notation.h

Include file:

#include "mcrl2/data/translate_user_notation.h"

add your file description here.

Classes

Functions

T mcrl2::data::translate_user_notation(const T &x, typename std::enable_if<std::is_base_of<atermpp::aterm, T>::value>::type * = nullptr)
void mcrl2::data::translate_user_notation(T &x, typename std::enable_if<!std::is_base_of<atermpp::aterm, T>::value>::type * = 0)

Functions

data_equation mcrl2::data::detail::translate_user_notation_data_equation(const data_equation &x)