| Position consisting of the token-item and the offset inside it. The offset
can range from zero to the last character in the token-text. The position
right after the last character in the last token is expressed by token equal
to null and offset equal to zero. The equality is defined as having the same
offset in the same token. The token is compared just by equality operator.
author: Miloslav Metelka version: 1.00 |