ROSE  0.11.145.0
Functions
stringify::SgNodeHelper::Pattern::OutputTarget Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::SgNodeHelper::Pattern::OutputTarget::OType ( int64_t  )

Convert SgNodeHelper::Pattern::OutputTarget::OType enum constant to a string.

std::string stringify::SgNodeHelper::Pattern::OutputTarget::OType ( int64_t  ,
const std::string &  strip 
)

Convert SgNodeHelper::Pattern::OutputTarget::OType enum constant to a string.

const std::vector<int64_t>& stringify::SgNodeHelper::Pattern::OutputTarget::OType ( )

Return all SgNodeHelper::Pattern::OutputTarget::OType member values as a vector.