ROSE
0.11.21.0
|
Stringification.
const char * stringify::UnparseLanguageIndependentConstructs::token_sequence_position_enum_type | ( | int64_t | i | ) |
Convert UnparseLanguageIndependentConstructs::token_sequence_position_enum_type enum constant to a string.
Definition at line 8737 of file stringify.C.
Referenced by token_sequence_position_enum_type().
std::string stringify::UnparseLanguageIndependentConstructs::token_sequence_position_enum_type | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert UnparseLanguageIndependentConstructs::token_sequence_position_enum_type enum constant to a string.
Definition at line 8751 of file stringify.C.
References token_sequence_position_enum_type().
const std::vector< int64_t > & stringify::UnparseLanguageIndependentConstructs::token_sequence_position_enum_type | ( | ) |
Return all UnparseLanguageIndependentConstructs::token_sequence_position_enum_type member values as a vector.
Definition at line 8760 of file stringify.C.
const char * stringify::UnparseLanguageIndependentConstructs::unparsed_as_enum_type | ( | int64_t | i | ) |
Convert UnparseLanguageIndependentConstructs::unparsed_as_enum_type enum constant to a string.
Definition at line 8799 of file stringify.C.
Referenced by unparsed_as_enum_type().
std::string stringify::UnparseLanguageIndependentConstructs::unparsed_as_enum_type | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert UnparseLanguageIndependentConstructs::unparsed_as_enum_type enum constant to a string.
Definition at line 8810 of file stringify.C.
References unparsed_as_enum_type().
const std::vector< int64_t > & stringify::UnparseLanguageIndependentConstructs::unparsed_as_enum_type | ( | ) |
Return all UnparseLanguageIndependentConstructs::unparsed_as_enum_type member values as a vector.
Definition at line 8819 of file stringify.C.