Lime Parser Generator 0.1.0
Runtime-extensible LALR(1) parser with SIMD tokenization and LLVM JIT
Loading...
Searching...
No Matches
Context Stack Handle

Opaque grammar context stack type. More...

Typedefs

typedef struct GrammarContextStack GrammarContextStack
 Opaque grammar context stack handle.
 

Detailed Description

Opaque grammar context stack type.

Typedef Documentation

◆ GrammarContextStack

#include <include/grammar_context.h>

Opaque grammar context stack handle.

Definition at line 149 of file grammar_context.h.