Module hime_redist::lexers

source ·
Expand description

Module for lexers API

Modules

Module for lexers’ automata
Module for the lexers’ fuzzy DFA matcher
Module for lexers’ implementation

Structs

Implementation of the default context provider
Represents the kernel of a token, i.e. the identifying information of a token

Constants

Identifier of the default context

Traits

Provides context information to a lexer
The public interface of a lexer