ROSE  0.11.96.11
Functions
stringify::nlohmann::detail::lexer_base Namespace Reference

Description

Stringification.

Functions

const char * token_type (int64_t)
 Convert nlohmann::detail::lexer_base::token_type enum constant to a string.
 
std::string token_type (int64_t, const std::string &strip)
 Convert nlohmann::detail::lexer_base::token_type enum constant to a string.
 
const std::vector< int64_t > & token_type ()
 Return all nlohmann::detail::lexer_base::token_type member values as a vector.