Lime Parser Generator 0.1.0
Runtime-extensible LALR(1) parser with SIMD tokenization and LLVM JIT
Loading...
Searching...
No Matches
LimeForkTrial Struct Reference

Data Fields

uint32_t error_count
 
bool reached_accept
 
uint32_t tokens_consumed
 

Detailed Description

Definition at line 326 of file parse_context.h.

Field Documentation

◆ error_count

uint32_t LimeForkTrial::error_count

Definition at line 329 of file parse_context.h.

◆ reached_accept

bool LimeForkTrial::reached_accept

Definition at line 328 of file parse_context.h.

◆ tokens_consumed

uint32_t LimeForkTrial::tokens_consumed

Definition at line 327 of file parse_context.h.


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