|
mCRL2
|
Function object that returns the sort of a data expression. More...
#include <data_functional.h>
Public Member Functions | |
| sort_expression | operator() (const Expression &e) const |
| Function call operator. | |
Function object that returns the sort of a data expression.
Definition at line 81 of file data_functional.h.
|
inline |
Function call operator.
| v | A data variable |
Definition at line 86 of file data_functional.h.