mCRL2
|
Tests if a term is a sort, and if it is equal to s. More...
#include <data_functional.h>
Public Member Functions | |
compare_sort (sort_expression s_) | |
bool | operator() (const atermpp::aterm &t) const |
Public Attributes | |
sort_expression | s |
Tests if a term is a sort, and if it is equal to s.
Definition at line 47 of file data_functional.h.
|
inline |
Definition at line 51 of file data_functional.h.
|
inline |
Definition at line 55 of file data_functional.h.
sort_expression mcrl2::data::detail::compare_sort::s |
Definition at line 49 of file data_functional.h.