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

Method ObjectElement

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

Source from the content-addressed store, hash-verified

47461 { predicate: es_T, specPath: ['document', 'objects', 'Schema'] },
47462 ]))
47463 }
47464 ObjectElement(s) {
47465 const o = Im.prototype.enter.call(this, s)
47466 return (
47467 Hm(this.element) && this.element.setMetaProperty('referenced-element', 'schema'),
47468 o
47469 )
47470 }
47471 }
47472 const lg = SchemaVisitor

Callers

nothing calls this directly

Calls 2

setMetaPropertyMethod · 0.80
HmFunction · 0.50

Tested by

no test coverage detected