ROSE
0.11.132.0
|
Stringification.
Functions | |
const char * | class_types (int64_t) |
Convert SgClassDeclaration::class_types enum constant to a string. More... | |
std::string | class_types (int64_t, const std::string &strip) |
Convert SgClassDeclaration::class_types enum constant to a string. More... | |
const std::vector< int64_t > & | class_types () |
Return all SgClassDeclaration::class_types member values as a vector. More... | |
const char* stringify::SgClassDeclaration::class_types | ( | int64_t | ) |
Convert SgClassDeclaration::class_types enum constant to a string.
std::string stringify::SgClassDeclaration::class_types | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert SgClassDeclaration::class_types enum constant to a string.
const std::vector<int64_t>& stringify::SgClassDeclaration::class_types | ( | ) |
Return all SgClassDeclaration::class_types member values as a vector.