![]() |
atlas
0.6
|
#include <parse_types.h>

Public Member Functions | |
| for_node (id_pat &&id, expr &&in_part, expr &&body, unsigned flags) | |
Public Attributes | |
| id_pat | id |
| expr | in_part |
| expr | body |
| BitSet< 2 > | flags |
|
inline |
| expr atlas::interpreter::for_node::body |
| BitSet<2> atlas::interpreter::for_node::flags |
| id_pat atlas::interpreter::for_node::id |
| expr atlas::interpreter::for_node::in_part |
1.8.11