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

Method constructor

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

Source from the content-addressed store, hash-verified

48076 }
48077 const Vy = ComponentsCallbacks
48078 class CallbacksVisitor extends Mixin(_m, em) {
48079 constructor(s) {
48080 ;(super(s),
48081 (this.element = new Vy()),
48082 (this.specPath = (s) =>
48083 isReferenceLikeElement(s)
48084 ? ['document', 'objects', 'Reference']
48085 : ['document', 'objects', 'Callback']))
48086 }
48087 ObjectElement(s) {
48088 const o = _m.prototype.ObjectElement.call(this, s)

Callers

nothing calls this directly

Calls 1

isReferenceLikeElementFunction · 0.85

Tested by

no test coverage detected