ROSE
0.11.96.11
|
Stringification.
Functions | |
const char * | TokenType (int64_t) |
Convert Sawyer::Language::Clexer::TokenType enum constant to a string. | |
std::string | TokenType (int64_t, const std::string &strip) |
Convert Sawyer::Language::Clexer::TokenType enum constant to a string. | |
const std::vector< int64_t > & | TokenType () |
Return all Sawyer::Language::Clexer::TokenType member values as a vector. | |