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

Method constructor

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

Source from the content-addressed store, hash-verified

48049 }
48050 const qy = ComponentsLinks
48051 class LinksVisitor_LinksVisitor extends Mixin(_m, em) {
48052 constructor(s) {
48053 ;(super(s),
48054 (this.element = new qy()),
48055 (this.specPath = (s) =>
48056 isReferenceLikeElement(s)
48057 ? ['document', 'objects', 'Reference']
48058 : ['document', 'objects', 'Link']))
48059 }
48060 ObjectElement(s) {
48061 const o = _m.prototype.ObjectElement.call(this, s)

Callers

nothing calls this directly

Calls 1

isReferenceLikeElementFunction · 0.85

Tested by

no test coverage detected