ROSE
0.11.96.11
|
Stringification.
Functions | |
const char * | GraphEdgeType (int64_t) |
Convert SgGraph::GraphEdgeType enum constant to a string. | |
std::string | GraphEdgeType (int64_t, const std::string &strip) |
Convert SgGraph::GraphEdgeType enum constant to a string. | |
const std::vector< int64_t > & | GraphEdgeType () |
Return all SgGraph::GraphEdgeType member values as a vector. | |
const char * | GraphProperties (int64_t) |
Convert SgGraph::GraphProperties enum constant to a string. | |
std::string | GraphProperties (int64_t, const std::string &strip) |
Convert SgGraph::GraphProperties enum constant to a string. | |
const std::vector< int64_t > & | GraphProperties () |
Return all SgGraph::GraphProperties member values as a vector. | |