MCPcopy Create free account
hub / github.com/Illumina/paragraph / type

Method type

external/jsoncpp/jsoncpp.cpp:3025–3025  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3023}
3024
3025ValueType Value::type() const { return type_; }
3026
3027int Value::compare(const Value& other) const {
3028 if (*this < other)

Callers 5

graphFromJsonFunction · 0.80
pathsFromJsonFunction · 0.80
loadMethod · 0.80
loadMethod · 0.80
writeValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected