ROSE  0.11.145.0
Functions
stringify::SgTemplateArgument Namespace Reference

Description

Stringification.

Functions

const char * template_argument_enum (int64_t)
 Convert SgTemplateArgument::template_argument_enum enum constant to a string. More...
 
std::string template_argument_enum (int64_t, const std::string &strip)
 Convert SgTemplateArgument::template_argument_enum enum constant to a string. More...
 
const std::vector< int64_t > & template_argument_enum ()
 Return all SgTemplateArgument::template_argument_enum member values as a vector. More...
 

Function Documentation

const char* stringify::SgTemplateArgument::template_argument_enum ( int64_t  )

Convert SgTemplateArgument::template_argument_enum enum constant to a string.

std::string stringify::SgTemplateArgument::template_argument_enum ( int64_t  ,
const std::string &  strip 
)

Convert SgTemplateArgument::template_argument_enum enum constant to a string.

const std::vector<int64_t>& stringify::SgTemplateArgument::template_argument_enum ( )

Return all SgTemplateArgument::template_argument_enum member values as a vector.