☰
Module token
Structs
Enums
?
Module
pomelo_lex
::
token
source
·
[
−
]
Expand description
Lexical tokens and their kinds
Structs
LexToken
A token is represented by a
LexKind
and a length of source code (span).
Enums
LexKind
Kinds of lexical tokens.