MCPcopy Create free account
hub / github.com/ComodoSecurity/openedr / isNumeric

Method isNumeric

edrav2/eprj/jsoncpp/src/lib_json/json_value.cpp:1466–1466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1464}
1465
1466bool Value::isNumeric() const { return isDouble(); }
1467
1468bool Value::isString() const { return type_ == stringValue; }
1469

Callers 9

checkIsMethod · 0.80
a5Function · 0.80
jquery.jsFile · 0.80
bFunction · 0.80
a5Function · 0.80
jquery.jsFile · 0.80
a5Function · 0.80
jquery.jsFile · 0.80
bFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected