Module api
Structs§
- GenGrammar
Options - GenOptions
- Grammar
With Lexer - LLGuidance
Options - In lark syntax, this can be specified as JSON object after ‘%llguidance’ declaration in the grammar.
- Node
Props - Optional fields allowed on any Node
- Parser
Limits - Regex
Ext - TopLevel
Grammar - This represents a collection of grammars, with a designated “start” grammar at first position. Grammars can refer to each other via GenGrammar nodes.
Enums§
Constants§
- DEFAULT_
CONTEXTUAL - cbindgen:ignore