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

Method ObjectElement

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

Source from the content-addressed store, hash-verified

47481 : ['document', 'objects', 'Example']),
47482 (this.canSupportSpecificationExtensions = !0))
47483 }
47484 ObjectElement(s) {
47485 const o = _m.prototype.ObjectElement.call(this, s)
47486 return (
47487 this.element.filter(Hm).forEach((s) => {
47488 s.setMetaProperty('referenced-element', 'example')
47489 }),
47490 o
47491 )
47492 }
47493 }
47494 const pg = ExamplesVisitor

Callers

nothing calls this directly

Calls 3

setMetaPropertyMethod · 0.80
forEachMethod · 0.45
filterMethod · 0.45

Tested by

no test coverage detected