ROSE  0.11.145.0
Functions
stringify::TransformationSupport Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::TransformationSupport::operatorCodeType ( int64_t  )

Convert TransformationSupport::operatorCodeType enum constant to a string.

std::string stringify::TransformationSupport::operatorCodeType ( int64_t  ,
const std::string &  strip 
)

Convert TransformationSupport::operatorCodeType enum constant to a string.

const std::vector<int64_t>& stringify::TransformationSupport::operatorCodeType ( )

Return all TransformationSupport::operatorCodeType member values as a vector.