Home | History | Annotate | Download | only in lib_json

Lines Matching defs:isBool

1094 bool Value::isBool() const { return type_ == booleanValue; }