Creates a program token.
const Token({ required this.type, required this.lexeme, required this.offset, });