KDevelop API Documentation

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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:22:26 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003