KDevelop API Documentation

languages/ada/ada_utils.hpp

Go to the documentation of this file.
00001 /* $Id: ada_utils.hpp,v 1.4 2003/06/01 15:01:00 okellogg Exp $ 00002 */ 00003 #ifndef ADA_UTILS_H 00004 #define ADA_UTILS_H 00005 00006 #include <qstring.h> 00007 #include "AdaAST.hpp" 00008 00009 QString qtext (const RefAdaAST& n); 00010 QStringList qnamelist (const RefAdaAST& n); 00011 QString ada_spec_filename (const QString& comp_unit_name); 00012 QString fq_specfilename (const QString& comp_unit_name); 00013 00014 #endif 00015
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:38 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003