nitc :: Token :: next_token
May have disappeared in the AST
# The next token in the Lexer. # May have disappeared in the AST var next_token: nullable Token = null