MCPcopy Create free account
hub / github.com/dataease/SQLBot / JSONReferenceVisitor

Class JSONReferenceVisitor

frontend/public/swagger-ui-bundle.js:46348–46358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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 {

Callers

nothing calls this directly

Calls 1

MixinFunction · 0.85

Tested by

no test coverage detected