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

Method evaluate

frontend/public/swagger-ui-bundle.js:44261–44263  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

44259 has(s, o) {
44260 throw new Ip('Realm.has(node) must be implemented in a subclass')
44261 }
44262 evaluate(s, o) {
44263 throw new Ip('Realm.evaluate(node) must be implemented in a subclass')
44264 }
44265 }
44266 const Wp = class JSONPointerEvaluateError extends Ip {}

Callers 1

es_evaluateFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected