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

Method getTree

frontend/public/swagger-ui-bundle.js:44105–44108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44103 (this.callbacks['reference-token'] = callbacks_cst('reference-token')),
44104 (this.callbacks.slash = callbacks_cst('text')))
44105 }
44106 getTree() {
44107 const s = { stack: [], root: null }
44108 return (this.translate(s), delete s.stack, s)
44109 }
44110 },
44111 es_unescape = (s) => {

Callers

nothing calls this directly

Calls 1

translateMethod · 0.80

Tested by

no test coverage detected