ROSE  0.11.96.11
Namespaces | Functions
stringify::Sawyer::Tree Namespace Reference

Description

Stringification.

Namespaces

 Node
 Stringification.
 

Functions

const char * TraversalEvent (int64_t)
 Convert Sawyer::Tree::TraversalEvent enum constant to a string.
 
std::string TraversalEvent (int64_t, const std::string &strip)
 Convert Sawyer::Tree::TraversalEvent enum constant to a string.
 
const std::vector< int64_t > & TraversalEvent ()
 Return all Sawyer::Tree::TraversalEvent member values as a vector.
 
const char * TraversalAction (int64_t)
 Convert Sawyer::Tree::TraversalAction enum constant to a string.
 
std::string TraversalAction (int64_t, const std::string &strip)
 Convert Sawyer::Tree::TraversalAction enum constant to a string.
 
const std::vector< int64_t > & TraversalAction ()
 Return all Sawyer::Tree::TraversalAction member values as a vector.