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