KDevelop API Documentation

String.cpp File Reference

#include "antlr/String.hpp"
#include <cctype>
#include <cstdio>

Include dependency graph for String.cpp:

Include 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 NoViableAltForCharException::getMessage(), and MismatchedCharException::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:10:09 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003