ROSE
0.11.96.11
|
Stringification.
Functions | |
const char * | locationInTree (int64_t) |
Convert AstNodeClass::locationInTree enum constant to a string. | |
std::string | locationInTree (int64_t, const std::string &strip) |
Convert AstNodeClass::locationInTree enum constant to a string. | |
const std::vector< int64_t > & | locationInTree () |
Return all AstNodeClass::locationInTree member values as a vector. | |
const char * | includeExcludeMechanism (int64_t) |
Convert AstNodeClass::includeExcludeMechanism enum constant to a string. | |
std::string | includeExcludeMechanism (int64_t, const std::string &strip) |
Convert AstNodeClass::includeExcludeMechanism enum constant to a string. | |
const std::vector< int64_t > & | includeExcludeMechanism () |
Return all AstNodeClass::includeExcludeMechanism member values as a vector. | |
const char * | TypeEvaluation (int64_t) |
Convert AstNodeClass::TypeEvaluation enum constant to a string. | |
std::string | TypeEvaluation (int64_t, const std::string &strip) |
Convert AstNodeClass::TypeEvaluation enum constant to a string. | |
const std::vector< int64_t > & | TypeEvaluation () |
Return all AstNodeClass::TypeEvaluation member values as a vector. | |