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

Function refractor_refract

frontend/public/swagger-ui-bundle.js:46589–46607  ·  view source on GitHub ↗
(
            s,
            {
              specPath: o = ['visitors', 'document', 'objects', 'JSONSchema', '$visitor'],
              plugins: i = [],
              specificationObj: a = Tf,
            } = {}
          )

Source from the content-addressed store, hash-verified

46587 const s = createNamespace(Df)
46588 return { predicates: { ...ae, isStringElement: ju }, namespace: s }
46589 },
46590 refractor_refract = (
46591 s,
46592 {
46593 specPath: o = ['visitors', 'document', 'objects', 'JSONSchema', '$visitor'],
46594 plugins: i = [],
46595 specificationObj: a = Tf,
46596 } = {}
46597 ) => {
46598 const u = (0, Su.e)(s),
46599 _ = dereference(a),
46600 w = new (Qu(o, _))({ specObj: _ })
46601 return (
46602 visitor_visit(u, w),
46603 dispatchPluginsSync(w.element, i, {
46604 toolboxCreator: refractor_toolbox,
46605 visitorOptions: { keyMap: Nf, nodeTypeGetter: traversal_visitor_getNodeType },
46606 })
46607 )
46608 },
46609 refractor_createRefractor =
46610 (s) =>

Callers 1

Calls 3

dereferenceFunction · 0.85
visitor_visitFunction · 0.85
dispatchPluginsSyncFunction · 0.85

Tested by

no test coverage detected