ROSE  0.11.145.0
Functions
stringify::SgAdaSelectStmt Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::SgAdaSelectStmt::select_type_enum ( int64_t  )

Convert SgAdaSelectStmt::select_type_enum enum constant to a string.

std::string stringify::SgAdaSelectStmt::select_type_enum ( int64_t  ,
const std::string &  strip 
)

Convert SgAdaSelectStmt::select_type_enum enum constant to a string.

const std::vector<int64_t>& stringify::SgAdaSelectStmt::select_type_enum ( )

Return all SgAdaSelectStmt::select_type_enum member values as a vector.