done()) { throw new RightUnionTypeMissing($type); } return UnionType::from($type, $stream->read()); } public function symbol(): string { return '|'; } }