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

Method constructor

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

Source from the content-addressed store, hash-verified

46317 }
46318 const ef = OneOfVisitor
46319 class DefinitionsVisitor extends Mixin(Jd, Rd, yd) {
46320 constructor(s) {
46321 ;(super(s),
46322 (this.element = new Su.Sh()),
46323 this.element.classes.push('json-schema-definitions'),
46324 (this.specPath = (s) =>
46325 isJSONReferenceLikeElement(s)
46326 ? ['document', 'objects', 'JSONReference']
46327 : ['document', 'objects', 'JSONSchema']))
46328 }
46329 }
46330 const rf = DefinitionsVisitor

Callers

nothing calls this directly

Calls 2

pushMethod · 0.45

Tested by

no test coverage detected