|
Reduct
v4.0.5-1-g4851deb
A functional and immutable language.
|
Input structure. More...
#include <core.h>
Data Fields | |
| struct reduct_input * | prev |
| reduct_handle_t | ast |
| const char * | buffer |
| const char * | end |
| reduct_input_id_t | id |
| reduct_input_flags_t | flags |
| char | path [REDUCT_PATH_MAX] |
| reduct_handle_t reduct_input_t::ast |
| reduct_input_id_t reduct_input_t::id |
| reduct_input_flags_t reduct_input_t::flags |
| char reduct_input_t::path[REDUCT_PATH_MAX] |