14 if (this->
type().isBoolean()) {
15 return fValue ?
"true" :
"false";
17 if (this->
type().isInteger()) {
const Type & type() const
std::string description() const final
SKSL_INT intValue() const
std::string to_string(float value)
static SkString to_string(int n)