| 46346 | } |
| 46347 | } |
| 46348 | const of = LinksVisitor |
| 46349 | class JSONReferenceVisitor extends Mixin(Md, yd) { |
| 46350 | constructor(s) { |
| 46351 | ;(super(s), |
| 46352 | (this.element = new id()), |
| 46353 | (this.specPath = fc(['document', 'objects', 'JSONReference']))) |
| 46354 | } |
| 46355 | ObjectElement(s) { |
| 46356 | const o = Md.prototype.ObjectElement.call(this, s) |
| 46357 | return (ju(this.element.$ref) && this.element.classes.push('reference-element'), o) |
| 46358 | } |
| 46359 | } |
| 46360 | const af = JSONReferenceVisitor |
| 46361 | const cf = class $RefVisitor extends yd { |