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

Method constructor

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

Source from the content-addressed store, hash-verified

47071 }
47072 }
47073 class OpenApi3_0Visitor extends Mixin(cm, em) {
47074 constructor(s) {
47075 ;(super(s),
47076 (this.element = new Rh()),
47077 (this.specPath = fc(['document', 'objects', 'OpenApi'])),
47078 (this.canSupportSpecificationExtensions = !0))
47079 }
47080 ObjectElement(s) {
47081 return cm.prototype.ObjectElement.call(this, s)

Callers

nothing calls this directly

Calls 1

fcFunction · 0.50

Tested by

no test coverage detected