Module token

Source
Available on crate feature lexer only.
Expand description

Token models.

Structs§

Token
A token in wright source code.

Enums§

TokenTy
The different types of tokens in wright source.