mCRL2
|
#include <jittycpreamble.h>
Public Member Functions | |
delayed_abstraction (const binder_type &binding_operator, const variable_list &variables, const TERM_TO_BE_REWRITTEN &body, RewriterCompilingJitty *tr) | |
data_expression & | normal_form () const |
void | normal_form (data_expression &result) const |
Protected Attributes | |
const binder_type & | m_binding_operator |
const variable_list & | m_variables |
const TERM_TO_BE_REWRITTEN & | m_body |
RewriterCompilingJitty * | this_rewriter |
Definition at line 121 of file jittycpreamble.h.
|
inline |
Definition at line 129 of file jittycpreamble.h.
|
inline |
Definition at line 136 of file jittycpreamble.h.
|
inline |
Definition at line 145 of file jittycpreamble.h.
|
protected |
Definition at line 124 of file jittycpreamble.h.
|
protected |
Definition at line 126 of file jittycpreamble.h.
|
protected |
Definition at line 125 of file jittycpreamble.h.
|
protected |
Definition at line 127 of file jittycpreamble.h.