Module boxworks_lang::lexer
source · Expand description
Lexer and tokens for Box language.
Structs§
- Opaque marker of a closing parenthesis.
- Box language lexer.
- A token in the Box language.
Enums§
- Value of a token in the Box language.
Lexer and tokens for Box language.