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