(s)
| 46453 | constructor({ alternator: s, ...o }) { |
| 46454 | ;(super({ ...o }), (this.alternator = s)) |
| 46455 | } |
| 46456 | enter(s) { |
| 46457 | const o = this.alternator.map(({ predicate: s, specPath: o }) => lf(s, fc(o), gc)), |
| 46458 | i = kf(o)(s) |
| 46459 | return ((this.element = this.toRefractedElement(i, s)), qu) |
| 46460 | } |
| 46461 | } |
| 46462 | const Cf = class SchemaOrReferenceVisitor extends Of { |
nothing calls this directly
no test coverage detected