51 const uint16_t *yy_action;
52 uint32_t yy_action_count;
53 const uint16_t *yy_lookahead;
54 uint32_t yy_lookahead_count;
55 const int32_t *yy_shift_ofst;
56 const int32_t *yy_reduce_ofst;
57 const uint16_t *yy_default;
61 const int16_t *yy_rule_info_lhs;
62 const int8_t *yy_rule_info_nrhs;
78 const char *
const *token_names;
79 uint32_t token_names_count;
89 uint16_t yy_max_shift;
90 uint16_t yy_min_shiftreduce;
91 uint16_t yy_max_shiftreduce;
92 uint16_t yy_error_action;
93 uint16_t yy_accept_action;
94 uint16_t yy_no_action;
95 uint16_t yy_min_reduce;
98 const uint16_t *yy_fallback;
115 const char *grammar_source;
116 uint32_t grammar_source_len;
126 uint16_t abi_version;
134 LimeHostReduceFn host_reduce;
135 void *host_reduce_user;