Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_compile_internal_value_contextual_s Struct Reference

Contextual information provided in some values. More...

#include <afw_compile_internal.h>

Data Fields

const afw_value_compiled_value_tcompiled_value
 Compiled value this value is part of.
 
const afw_utf8_tsource_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.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: