a single lexical token with its source text and line number.
Token.Line holds the 1-based physical line of the logical statement this token belongs to (a statement may span several physical lines after continuation merging); it is not the exact line of the token itself.