KDevelop API Documentation

languages/ada/adasupport.hpp

Go to the documentation of this file.
00001 /* $Id: adasupport.hpp,v 1.1 2003/05/02 16:12:25 okellogg Exp $ 00002 */ 00003 #ifndef ADASUPPORT_H 00004 #define ADASUPPORT_H 00005 00006 #include <string> 00007 #include "AdaAST.hpp" 00008 00009 std::string text (const RefAdaAST& n); 00010 int txteq (RefAdaAST n1, RefAdaAST n2); 00011 00012 #endif 00013
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:38:58 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003