Home | History | Annotate | Download | only in lib_json

Lines Matching refs:isDouble

1489 Value::isDouble() const
1498 return isIntegral() || isDouble();