Class Summary |
Consumer.Reference |
Marker class for references that must be resolved after building consumers. |
LexerBuilder |
Generates a Lexer from a Syntax. |
LexerImpl |
This Lexer must be created using LexerBuilder. |
ResultTree |
Lexer result tree element, holding texts, its line/column range, and result children. |
StandardLexerRules |
Standard lexer rules are building blocks for lexers dealing with text input.
|
Strategy |
Strategy is the way how alternative concurrent character consumers are applied to input.
|
Strategy.Item |
The List item wrapper for toplevel consumers. |