ROSE  0.11.96.11
Functions
stringify::Rose::Yaml::Node Namespace Reference

Description

Stringification.

Functions

const char * eType (int64_t)
 Convert Rose::Yaml::Node::eType enum constant to a string.
 
std::string eType (int64_t, const std::string &strip)
 Convert Rose::Yaml::Node::eType enum constant to a string.
 
const std::vector< int64_t > & eType ()
 Return all Rose::Yaml::Node::eType member values as a vector.