Module earley

Expand description

This is the primary interface for llguidance – the one on which the others (FFI and LLInterpreter) are built. While not cleanest of these interfaces, it is the most inclusive.

cbindgen:ignore

Modules§

lexerspec
perf
regexvec

Structs§

CGrammar
CSymIdx
A unique ID of a symbol in the compiled grammar
DefaultBiasComputer
Grammar
Parser
ParserMetrics
ParserRecognizer
ParserStats
SlicedBiasComputer
SymIdx
SymbolProps
XorShift

Enums§

ParserError

Traits§

BiasComputer