(s)
| 46334 | (this.element = new Su.wE()), |
| 46335 | this.element.classes.push('json-schema-links')) |
| 46336 | } |
| 46337 | ArrayElement(s) { |
| 46338 | return ( |
| 46339 | s.forEach((s) => { |
| 46340 | const o = this.toRefractedElement(['document', 'objects', 'LinkDescription'], s) |
| 46341 | this.element.push(o) |
| 46342 | }), |
| 46343 | this.copyMetaAndAttributes(s, this.element), |
| 46344 | qu |
| 46345 | ) |
| 46346 | } |
| 46347 | } |
| 46348 | const of = LinksVisitor |
nothing calls this directly
no test coverage detected