Token struct

Defined in module tokens (tokens.l0).

Represents the Token structure.

Fields

token_type: TokenType
index: int
line: int
column: int