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

Method ArrayElement

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

Source from the content-addressed store, hash-verified

46334 (this.element = new Su.wE()),
46335 this.element.classes.push('json-schema-links'))
46336 }
46337 ArrayElement(s) {
46338 return (
46339 s.forEach((s) => {
46340 const o = this.toRefractedElement(['document', 'objects', 'LinkDescription'], s)
46341 this.element.push(o)
46342 }),
46343 this.copyMetaAndAttributes(s, this.element),
46344 qu
46345 )
46346 }
46347 }
46348 const of = LinksVisitor

Callers

nothing calls this directly

Calls 4

forEachMethod · 0.45
toRefractedElementMethod · 0.45
pushMethod · 0.45
copyMetaAndAttributesMethod · 0.45

Tested by

no test coverage detected