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
Grammar
ParamRef
ParamValue
Parser
ParserMetrics
ParserRecognizer
ParserStats
SlicedBiasComputer
SymIdx
SymbolProps
XorShift

Enums§

ParamCond
ParamExpr
ParserError
ValidationResult

Traits§

BiasComputer

Type Aliases§

BitIdx