Constructs a token.
the token type
the text of the token, which may be null
the line number at which this token occurs
the column number at which this token occurs
the byte offset from the beginning of the input at which this token occurs
See Implementation
Constructs a token.