atlas
0.6
|
#include <axis.h>
Public Member Functions | |
lambda_struct (id_pat &¶m, expression_ptr &&body, const source_location &loc) | |
Public Attributes | |
id_pat | param |
expression_ptr | body |
source_location | loc |
|
inline |
expression_ptr atlas::interpreter::lambda_struct::body |
source_location atlas::interpreter::lambda_struct::loc |
id_pat atlas::interpreter::lambda_struct::param |