|
Adaptive Framework
0.9.0
|
Public Types | |
| enum | { impl_token_type_unset = 0 , impl_token_type_delimiter , impl_token_type_operation , impl_token_type_string , impl_token_type_end } |
Data Fields | |
| afw_xctx_t * | xctx |
| const afw_pool_t * | p |
| afw_query_criteria_t * | criteria |
| afw_query_criteria_filter_entry_t * | last |
| const afw_utf8_z_t * | start |
| const afw_utf8_z_t * | c |
| afw_utf8_t | token |
| enum impl_string_parser_s:: { ... } | token_type |
| afw_boolean_t | bang_is_a_delimiter |
| afw_boolean_t | expect_an_operation |
Definition at line 23 of file afw_query_criteria.c.