MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / type

Method type

Source/JSON/jsoncpp.cpp:2633–2633  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2631}
2632
2633ValueType Value::type() const { return type_; }
2634
2635int Value::compare(const Value& other) const {
2636 if (*this < other)

Callers 4

SendStringScriptParamMethod · 0.45
testJSONFunction · 0.45
writeValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected