|
mCRL2
|
#include <application.h>
Public Member Functions | |
| skip_function_application_to_head_assignment (ArgumentConverter &f, const bool skip_head) | |
| void | operator() (data_expression &result, const data_expression &d) |
Protected Attributes | |
| ArgumentConverter & | m_f |
| std::size_t | m_current_index = 0 |
| const bool | m_skip_head |
Definition at line 206 of file application.h.
|
inline |
Definition at line 213 of file application.h.
|
inline |
Definition at line 219 of file application.h.
|
protected |
Definition at line 210 of file application.h.
|
protected |
Definition at line 209 of file application.h.
|
protected |
Definition at line 211 of file application.h.