@phpstan-impure
public function forwardToTheEnd() : void { $lastToken = count($this->tokens) - 1; $this->index = $lastToken; }