mcrl2/process/translate_user_notation.h

Include file:

#include "mcrl2/process/translate_user_notation.h"

add your file description here.

Functions

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