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

Method enter

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

Source from the content-addressed store, hash-verified

46453 constructor({ alternator: s, ...o }) {
46454 ;(super({ ...o }), (this.alternator = s))
46455 }
46456 enter(s) {
46457 const o = this.alternator.map(({ predicate: s, specPath: o }) => lf(s, fc(o), gc)),
46458 i = kf(o)(s)
46459 return ((this.element = this.toRefractedElement(i, s)), qu)
46460 }
46461 }
46462 const Cf = class SchemaOrReferenceVisitor extends Of {

Callers

nothing calls this directly

Calls 5

kfFunction · 0.85
lfFunction · 0.50
fcFunction · 0.50
mapMethod · 0.45
toRefractedElementMethod · 0.45

Tested by

no test coverage detected