ROSE  0.11.145.0
Functions
stringify::AstDisplayInfo Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::AstDisplayInfo::NodeType ( int64_t  )

Convert AstDisplayInfo::NodeType enum constant to a string.

std::string stringify::AstDisplayInfo::NodeType ( int64_t  ,
const std::string &  strip 
)

Convert AstDisplayInfo::NodeType enum constant to a string.

const std::vector<int64_t>& stringify::AstDisplayInfo::NodeType ( )

Return all AstDisplayInfo::NodeType member values as a vector.