ROSE  0.11.145.0
Functions
stringify::SgTemplateParameter Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::SgTemplateParameter::template_parameter_enum ( int64_t  )

Convert SgTemplateParameter::template_parameter_enum enum constant to a string.

std::string stringify::SgTemplateParameter::template_parameter_enum ( int64_t  ,
const std::string &  strip 
)

Convert SgTemplateParameter::template_parameter_enum enum constant to a string.

const std::vector<int64_t>& stringify::SgTemplateParameter::template_parameter_enum ( )

Return all SgTemplateParameter::template_parameter_enum member values as a vector.