|
mCRL2
|
#include <application.h>
Public Member Functions | |
| skip_function_application_to_head (ArgumentConverter &f, const bool skip_head) | |
| data_expression | operator() (const data_expression &d) |
Protected Attributes | |
| ArgumentConverter & | m_f |
| std::size_t | m_current_index = 0 |
| const bool | m_skip_head |
Definition at line 179 of file application.h.
|
inline |
Definition at line 186 of file application.h.
|
inline |
Definition at line 192 of file application.h.
|
protected |
Definition at line 183 of file application.h.
|
protected |
Definition at line 182 of file application.h.
|
protected |
Definition at line 184 of file application.h.