Get (exclusive) zero-based end position of the token.
public function getEndPos() : int { return $this->pos + \strlen($this->text); }