|
Reduct
v4.1.3-1-gd06c383
A functional and immutable language.
|
Backtrace frame structure. More...
#include <error.h>
Data Fields | |
| uint32_t | modulePos |
| The position in the input buffer. | |
| reduct_module_id_t | moduleId |
| The ID of the module that caused the error. | |
Backtrace frame structure.
Stores the source location for a single frame of the call stack at the time of a runtime error.
| uint32_t reduct_error_frame_t::modulePos |
| reduct_module_id_t reduct_error_frame_t::moduleId |