Adaptive Framework
0.9.0
|
struct for afw_value_block_frame_t More...
#include <afw_value_internal.h>
Data Fields | |
const afw_pool_t * | p |
const afw_value_block_t * | block |
const afw_value_block_frame_t * | previous |
const afw_object_t * | variables |
afw_value_block_statement_type_t | type |
afw_boolean_t | allow_return |
afw_boolean_t | is_loop |
struct for afw_value_block_frame_t
This is the frame for an invocation of a block
Definition at line 119 of file afw_value_internal.h.