|
Serene Runtime 1.0.0
C runtime for the Serene programming language
|
#include <context.h>
Data Fields | |
| srn_engine_t * | engine |
| Long term state of the compiler. | |
| struct srn_context_t * | parent |
| srn_block_id_t | block_id |
| Where to allocate memory from. | |
| srn_block_id_t srn_context_t::block_id |
| srn_engine_t* srn_context_t::engine |
| struct srn_context_t* srn_context_t::parent |