atlas
0.6
|
#include <axis.h>
Public Attributes | |
shared_closure | f |
Public Attributes inherited from atlas::interpreter::overloaded_call | |
std::string | name |
Public Attributes inherited from atlas::interpreter::call_base | |
expression_ptr | argument |
source_location | loc |
Additional Inherited Members | |
Public Types inherited from atlas::interpreter::expression_base | |
enum | level { no_value, single_value, multi_value } |
|
inline |
virtual atlas::interpreter::closure_call::~closure_call | ( | ) |
|
virtual |
Implements atlas::interpreter::expression_base.
shared_closure atlas::interpreter::closure_call::f |