|
Lime Parser Generator 0.1.0
Runtime-extensible LALR(1) parser with SIMD tokenization and LLVM JIT
|
Built-in and custom grammar mode identifiers. More...
Enumerations | |
| enum | GrammarMode { MODE_SQL = 0 , MODE_XQUERY , MODE_XPATH , MODE_EDN , MODE_JSON , MODE_CUSTOM , MODE_COUNT_ } |
| Grammar mode identifiers. More... | |
Built-in and custom grammar mode identifiers.
| enum GrammarMode |
#include <include/grammar_context.h>
Grammar mode identifiers.
Definition at line 68 of file grammar_context.h.