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

Method constructor

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

Source from the content-addressed store, hash-verified

47850 }
47851 const Ay = ComponentsSchemas
47852 class SchemasVisitor extends Mixin(_m, em) {
47853 constructor(s) {
47854 ;(super(s),
47855 (this.element = new Ay()),
47856 (this.specPath = (s) =>
47857 isReferenceLikeElement(s)
47858 ? ['document', 'objects', 'Reference']
47859 : ['document', 'objects', 'Schema']))
47860 }
47861 ObjectElement(s) {
47862 const o = _m.prototype.ObjectElement.call(this, s)

Callers

nothing calls this directly

Calls 1

isReferenceLikeElementFunction · 0.85

Tested by

no test coverage detected