|
Adaptive Framework
0.9.0
|
Contextual information provided in some values. More...
#include <afw_compile_internal.h>
Data Fields | |
| const afw_value_compiled_value_t * | compiled_value |
| Compiled value this value is part of. | |
| const afw_utf8_t * | source_location |
| Source location. | |
| afw_size_t | value_offset |
| Offset in full source of compiled value to this value. | |
| afw_size_t | value_size |
| Size in full_source of value source. | |
Contextual information provided in some values.
This information is in some afw_value_*_t structs to provide contextual information for errors and debugging.
Definition at line 247 of file afw_compile_internal.h.