|
Serene Runtime 1.0.0
C runtime for the Serene programming language
|
#include <core.h>
Data Fields | |
| srn_src_location_t * | loc |
nullptr is a valid value and represents an unknown location. | |
| srn_expr_t * | raw_expr |
| An optional pointer to the original and raw expression. | |
| srn_src_location_t* srn_metadata_t::loc |
| srn_expr_t* srn_metadata_t::raw_expr |