mCRL2
|
add your file description here. More...
Go to the source code of this file.
Classes | |
struct | mcrl2::lps::detail::lps_well_typed_checker |
Function object for applying a substitution to LPS data types. More... | |
Namespaces | |
namespace | mcrl2 |
A class that takes a linear process specification and checks all tau-summands of that LPS for confluence. | |
namespace | mcrl2::lps |
The main namespace for the LPS library. | |
namespace | mcrl2::lps::detail |
Functions | |
template<typename T > | |
bool | mcrl2::lps::detail::is_well_typed (const T &x) |
Checks well typedness of an LPS object. | |
template<typename T > | |
bool | mcrl2::lps::detail::check_well_typedness (const T &x) |
Checks well typedness of an LPS object, and will print error messages to stderr. | |
add your file description here.
Definition in file is_well_typed.h.