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

Class DependenciesVisitor

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

Source from the content-addressed store, hash-verified

46225 }
46226 }
46227 const Kd = PatternPropertiesVisitor
46228 class DependenciesVisitor extends Mixin(Jd, Rd, yd) {
46229 constructor(s) {
46230 ;(super(s),
46231 (this.element = new Su.Sh()),
46232 this.element.classes.push('json-schema-dependencies'),
46233 (this.specPath = (s) =>
46234 isJSONReferenceLikeElement(s)
46235 ? ['document', 'objects', 'JSONReference']
46236 : ['document', 'objects', 'JSONSchema']))
46237 }
46238 }
46239 const Gd = DependenciesVisitor
46240 const Yd = class EnumVisitor extends yd {

Callers

nothing calls this directly

Calls 1

MixinFunction · 0.85

Tested by

no test coverage detected