mCRL2
|
Parse mCRL2 specifications and expressions. More...
Go to the source code of this file.
Namespaces | |
namespace | mcrl2 |
A class that takes a linear process specification and checks all tau-summands of that LPS for confluence. | |
namespace | mcrl2::core |
Functions | |
template<typename T > | |
void | mcrl2::core::print_aterm (const T &) |
template<> | |
void | mcrl2::core::print_aterm (const atermpp::aterm &x) |
identifier_string | mcrl2::core::parse_identifier (const std::string &text) |
Parse an identifier. | |
bool | mcrl2::core::is_user_identifier (std::string const &s) |
Variables | |
D_ParserTables | parser_tables_mcrl2 |
D_ParserTables | parser_tables_fsm |
D_ParserTables | parser_tables_dot |
Parse mCRL2 specifications and expressions.
Definition in file parse.h.
|
extern |
|
extern |
|
extern |