mcrl2/lps/translate_user_notation.h

Include file:

#include "mcrl2/lps/translate_user_notation.h"

add your file description here.

Functions

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