|
Adaptive Framework
0.9.0
|
Data Fields | |
| afw_compile_internal_assignment_type_t | assignment_type |
| afw_compile_assignment_target_type_t | target_type |
| union { | |
| const afw_compile_list_destructure_t * list_destructure | |
| const afw_compile_object_destructure_t * object_destructure | |
| union { | |
| const afw_value_type_t * variable_type | |
| const afw_value_variable_reference_t * variable_reference | |
| } | |
| }; | |
Definition at line 466 of file afw_compile_internal.h.