Skip to main content

Module lexer

Module lexer 

Source

Structs§

BaseLexer
LexerCustomAction
Grammar-specific lexer action reached on the accepted ATN path.
LexerMode
LexerPredicate
Grammar-specific lexer predicate reached while exploring an ATN path.

Constants§

DEFAULT_MODE
MORE
SKIP

Traits§

Lexer