subToken->traverse($stream); } public function symbol(): string { return $this->subToken->symbol(); } }