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

Method toJSON

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

Source from the content-addressed store, hash-verified

135 }
136
137 nlohmann::json toJSON() const override { return number; }
138 int number;
139};
140

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected