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

Method toJSON

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

Source from the content-addressed store, hash-verified

20304 for (; this.closeNode(); );
20305 }
20306 toJSON() {
20307 return JSON.stringify(this.rootNode, null, 4)
20308 }
20309 walk(s) {
20310 return this.constructor._walk(s, this.rootNode)
20311 }

Callers 3

destroyCircularFunction · 0.80
_generateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected