ROSE
0.11.22.0
|
Stringification.
Functions | |
const char * | directive_types (int64_t) |
Convert SgJovialDirectiveStatement::directive_types enum constant to a string. More... | |
std::string | directive_types (int64_t, const std::string &strip) |
Convert SgJovialDirectiveStatement::directive_types enum constant to a string. More... | |
const std::vector< int64_t > & | directive_types () |
Return all SgJovialDirectiveStatement::directive_types member values as a vector. More... | |
const char * stringify::SgJovialDirectiveStatement::directive_types | ( | int64_t | i | ) |
Convert SgJovialDirectiveStatement::directive_types enum constant to a string.
Definition at line 94667 of file stringify.C.
Referenced by directive_types().
std::string stringify::SgJovialDirectiveStatement::directive_types | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgJovialDirectiveStatement::directive_types enum constant to a string.
Definition at line 94695 of file stringify.C.
References directive_types().
const std::vector< int64_t > & stringify::SgJovialDirectiveStatement::directive_types | ( | ) |
Return all SgJovialDirectiveStatement::directive_types member values as a vector.
Definition at line 94704 of file stringify.C.