Class | Description |
---|---|
Lexan |
A lexical analyzer.
|
Token |
A name with a regex attribute.
|
TokLex |
A token/lexeme pair.
|
Exception | Description |
---|---|
LexanException |
An exception that occurs while constructing a
Lexan object. |
LexException |
An exception that occurs while lexing.
|