Construct a simple token with value with specified type.
Start position of the token.
End position of the token.
Value of the token.
A hack for TagToken to store 2 values in value; the first value goes up to valueDivider, the second after it.
See Implementation
Construct a simple token with value with specified type.