#include <Token.h>
A class representing a token for sammine-lang, includes TokenType, lexeme and position pair as its members.