(s)
| 47481 | : ['document', 'objects', 'Example']), |
| 47482 | (this.canSupportSpecificationExtensions = !0)) |
| 47483 | } |
| 47484 | ObjectElement(s) { |
| 47485 | const o = _m.prototype.ObjectElement.call(this, s) |
| 47486 | return ( |
| 47487 | this.element.filter(Hm).forEach((s) => { |
| 47488 | s.setMetaProperty('referenced-element', 'example') |
| 47489 | }), |
| 47490 | o |
| 47491 | ) |
| 47492 | } |
| 47493 | } |
| 47494 | const pg = ExamplesVisitor |
nothing calls this directly
no test coverage detected