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

Data Fields

const afw_pool_tp
 
apr_pool_t * apr_p
 
afw_xctx_txctx
 
const afw_compile_shared_tshared
 
afw_value_compiled_value_tcompiled_value
 
afw_compile_value_contextual_t contextual
 
const afw_utf8_tpassed_source
 
afw_size_t estimated_size
 
afw_utf8_octet_get_cb_t callback
 
void * callback_data
 
afw_utf8_tfull_source
 
afw_size_t cursor
 
afw_size_t cursor_eof
 
apr_array_header_t * source_buffer
 
apr_array_header_t * s
 
apr_array_header_t * values
 
afw_size_t hybrid_start_offset
 
afw_error_terror
 
const afw_object_tembedding_object
 
const afw_utf8_tproperty_name
 
afw_compile_token_t token_storage
 
afw_compile_token_ttoken
 
afw_size_t cursors [AFW_COMPILE_MAX_TOKENS]
 
afw_size_t block_count
 
int cursor_count
 
int current_cursor_index
 
afw_compile_type_t compile_type
 
afw_compile_residual_check_t residual_check
 
afw_boolean_t strict
 
afw_boolean_t cede_p
 
afw_boolean_t next_can_be_nonunary_operator
 
afw_boolean_t next_can_be_template_string
 
afw_boolean_t next_identifier_is_not_special_literal
 
afw_boolean_t all_eof
 
afw_boolean_t last_octet_eof
 
afw_boolean_t callback_eof
 
afw_boolean_t scanning_for_residual
 
afw_boolean_t has_called_callback
 
afw_boolean_t doing_object_spread
 
afw_boolean_t get_token_before_eol
 
afw_boolean_t get_token_found_eol
 

Detailed Description

Definition at line 264 of file afw_compile_internal.h.


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