MCPcopy Index your code
hub / github.com/dataease/SQLBot / constructor

Method constructor

frontend/public/swagger-ui-bundle.js:46228–46236  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

pushMethod · 0.45

Tested by

no test coverage detected