Module lucia_lang::token
source · Expand description
The parsed token generated by the lexer.
Structs
- Parsed token.
Enums
- Enum representing literal types, included wrong literal like unterminated string.
- Enum representing common lexeme types.
- Type of Token. Common Token, Idnet or Literal.