(s)
| 47599 | (this.specPath = fc(['document', 'objects', 'Parameter'])), |
| 47600 | (this.canSupportSpecificationExtensions = !0)) |
| 47601 | } |
| 47602 | ObjectElement(s) { |
| 47603 | const o = cm.prototype.ObjectElement.call(this, s) |
| 47604 | return ( |
| 47605 | Nu(this.element.contentProp) && |
| 47606 | this.element.contentProp.filter(ng).forEach((s, o) => { |
| 47607 | s.setMetaProperty('media-type', serializers_value(o)) |
| 47608 | }), |
| 47609 | o |
| 47610 | ) |
| 47611 | } |
| 47612 | } |
| 47613 | const Wg = ParameterVisitor |
nothing calls this directly
no test coverage detected