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

Class LinksVisitor

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

Source from the content-addressed store, hash-verified

46328 }
46329 }
46330 const rf = DefinitionsVisitor
46331 class LinksVisitor extends Mixin(Nd, Rd, yd) {
46332 constructor(s) {
46333 ;(super(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
46349 class JSONReferenceVisitor extends Mixin(Md, yd) {

Callers

nothing calls this directly

Calls 1

MixinFunction · 0.85

Tested by

no test coverage detected