ROSE  0.11.145.0
Functions
stringify::UnparseLanguageIndependentConstructs Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::UnparseLanguageIndependentConstructs::token_sequence_position_enum_type ( int64_t  )
std::string stringify::UnparseLanguageIndependentConstructs::token_sequence_position_enum_type ( int64_t  ,
const std::string &  strip 
)
const std::vector<int64_t>& stringify::UnparseLanguageIndependentConstructs::token_sequence_position_enum_type ( )
const char* stringify::UnparseLanguageIndependentConstructs::unparsed_as_enum_type ( int64_t  )
std::string stringify::UnparseLanguageIndependentConstructs::unparsed_as_enum_type ( int64_t  ,
const std::string &  strip 
)
const std::vector<int64_t>& stringify::UnparseLanguageIndependentConstructs::unparsed_as_enum_type ( )

Return all UnparseLanguageIndependentConstructs::unparsed_as_enum_type member values as a vector.