|
Lime Parser Generator 0.1.0
Runtime-extensible LALR(1) parser with SIMD tokenization and LLVM JIT
|
Data Fields | |
| uint32_t | error_count |
| bool | reached_accept |
| uint32_t | tokens_consumed |
Definition at line 326 of file parse_context.h.
| uint32_t LimeForkTrial::error_count |
Definition at line 329 of file parse_context.h.
| bool LimeForkTrial::reached_accept |
Definition at line 328 of file parse_context.h.
| uint32_t LimeForkTrial::tokens_consumed |
Definition at line 327 of file parse_context.h.