concat.m.cc

Go to the documentation of this file.
00001 // This file is automatically generated, do not edit.
00002 /*! \file
00003 \brief Messages for token concatenation.
00004 
00005                         Definition of warnings and errors issued for token concatenation.
00006                 
00007 */
00008 #include <lestes/lang/cplus/lex/concat.m.hh>
00009 #include <lestes/common.hh>
00010 #include <lestes/msg/reporting_support.hh>
00011 
00012 package(lestes);
00013 package(lang);
00014 package(cplus);
00015 package(lex);
00016 /*!
00017 
00018                                 Issued when the concatenation does not produce a valid preprocessing token.
00019                         
00020 */
00021 ptr < ::lestes::msg::message_stencil0< bool >  > unable_to_concatenate(::lestes::msg::message_stencil0< bool > ::create("the concatenation does not result in a valid preprocessing token", ::lestes::msg::message::FLG_ERROR));
00022 end_package(lex);
00023 end_package(cplus);
00024 end_package(lang);
00025 end_package(lestes);

Generated on Mon Feb 12 18:22:32 2007 for lestes by doxygen 1.5.1-20070107