Returns the parent token.
public function getParentToken() : ?string { return $this->parent?->getToken(); }