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