ROSE  0.11.145.0
Functions
stringify::SgForAllStatement Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::SgForAllStatement::forall_statement_kind_enum ( int64_t  )

Convert SgForAllStatement::forall_statement_kind_enum enum constant to a string.

std::string stringify::SgForAllStatement::forall_statement_kind_enum ( int64_t  ,
const std::string &  strip 
)

Convert SgForAllStatement::forall_statement_kind_enum enum constant to a string.

const std::vector<int64_t>& stringify::SgForAllStatement::forall_statement_kind_enum ( )

Return all SgForAllStatement::forall_statement_kind_enum member values as a vector.