KDevelop API Documentation

String.hpp File Reference

#include <antlr/config.hpp>
#include <string>

Include dependency graph for String.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

std::string operator+ (const std::string &lhs, const int rhs)
std::string charName (int ch)
 Convert character to readable string.


Function Documentation

std ::string charName int  ch  ) 
 

Convert character to readable string.

Definition at line 32 of file String.cpp.

References ANTLR_USE_NAMESPACE.

Referenced by MismatchedCharException::getMessage(), and NoViableAltForCharException::getMessage().

std ::string operator+ const std::string &  lhs,
const int  rhs
 

Definition at line 23 of file String.cpp.

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:09:50 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003