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