MCPcopy Create free account
hub / github.com/chigraph/chigraph / toJSON

Method toJSON

libchigraph/src/LangModule.cpp:304–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302 }
303
304 nlohmann::json toJSON() const override { return literalString; }
305 std::string literalString;
306};
307

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected