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

Method constructor

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

Source from the content-addressed store, hash-verified

47992 }
47993 const Ly = ComponentsHeaders
47994 class HeadersVisitor extends Mixin(_m, em) {
47995 constructor(s) {
47996 ;(super(s),
47997 (this.element = new Ly()),
47998 (this.specPath = (s) =>
47999 isReferenceLikeElement(s)
48000 ? ['document', 'objects', 'Reference']
48001 : ['document', 'objects', 'Header']))
48002 }
48003 ObjectElement(s) {
48004 const o = _m.prototype.ObjectElement.call(this, s)

Callers

nothing calls this directly

Calls 1

isReferenceLikeElementFunction · 0.85

Tested by

no test coverage detected