Modules§
Structs§
- Grammar
Rule - A grammar rule: compiled regex + metadata + resolver function.
Traits§
- Language
Parser - Trait that each language must implement.
Functions§
- apply_
rules - Shared helper: run all grammar rules against text and collect matches.