Initialize a newly created token to represent a token of the given type with the given value at the given offset.
type
value
offset
CommentToken(super.type, super.value, super.offset);