1#ifndef INC_String_hpp__
2#define INC_String_hpp__
14#ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
23#ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
std::string operator+(const std ::string &lhs, const int rhs)
Definition: String.cpp:31
std::string charName(int ch)
Definition: String.cpp:47
#define ANTLR_USE_NAMESPACE(_x_)
Definition: config.hpp:18
#define ANTLR_API
Definition: config.hpp:22
Definition: ANTLRException.hpp:15