ANTLR Support Libraries 2.7.1+
Functions
antlr/String.hpp File Reference
#include <antlr/config.hpp>
#include <string>
Include dependency graph for String.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::string operator+ (const std::string &lhs, const int rhs)
std::string operator+ (const std::string &lhs, size_t rhs)
std::string charName (int ch)

Function Documentation

std ::string charName ( int  ch)

Convert character to readable string

std ::string operator+ ( const std::string &  lhs,
const int  rhs 
)
std ::string operator+ ( const std::string &  lhs,
size_t  rhs 
)
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines