#include <lestes/common.hh>
#include <lestes/msg/reporting_support.hh>
Go to the source code of this file.
Namespaces | |
| namespace | lestes |
| namespace | lestes::lang |
| namespace | lestes::lang::cplus |
| namespace | lestes::lang::cplus::lex |
Variables | |
| ptr< ::lestes::msg::message_stencil0< bool > > | lestes::lang::cplus::lex::unterminated_comment |
| Error message for flexer. | |
| ptr< ::lestes::msg::message_stencil0< bool > > | lestes::lang::cplus::lex::empty_character_constant |
| Error message for flexer. | |
| ptr< ::lestes::msg::message_stencil0< bool > > | lestes::lang::cplus::lex::missing_terminating_quote |
| Error message for flexer. | |
| ptr< ::lestes::msg::message_stencil0< bool > > | lestes::lang::cplus::lex::missing_terminating_dquote |
| Error message for flexer. | |
Definition of warnings and errors issued in flexer.
Definition in file pp_lex.m.hh.
1.5.1-20070107