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

Method constructor

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

Source from the content-addressed store, hash-verified

47877 }
47878 const jy = ComponentsResponses
47879 class ResponsesVisitor extends Mixin(_m, em) {
47880 constructor(s) {
47881 ;(super(s),
47882 (this.element = new jy()),
47883 (this.specPath = (s) =>
47884 isReferenceLikeElement(s)
47885 ? ['document', 'objects', 'Reference']
47886 : ['document', 'objects', 'Response']))
47887 }
47888 ObjectElement(s) {
47889 const o = _m.prototype.ObjectElement.call(this, s)

Callers

nothing calls this directly

Calls 1

isReferenceLikeElementFunction · 0.85

Tested by

no test coverage detected