antlr/include/antlr/config.hpp File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ANTLR_USE_NAMESPACE(_x_)   _x_::
#define ANTLR_USING_NAMESPACE(_x_)   using namespace _x_;
#define ANTLR_CXX_SUPPORTS_NAMESPACE   1
#define ANTLR_C_USING(_x_)
#define ANTLR_API
#define ANTLR_IOS_BASE   ios_base
#define ANTLR_CCTYPE_NEEDS_STD
#define ANTLR_CXX_SUPPORTS_UNCAUGHT_EXCEPTION
 Define if C++ compiler supports std::uncaught_exception.
#define ANTLR_ATOI_IN_STD
#define ANTLR_BEGIN_NAMESPACE(_x_)   namespace _x_ {
#define ANTLR_END_NAMESPACE   }


Define Documentation

#define ANTLR_API

Definition at line 22 of file config.hpp.

#define ANTLR_ATOI_IN_STD

Definition at line 35 of file config.hpp.

#define ANTLR_BEGIN_NAMESPACE ( _x_   )     namespace _x_ {

Definition at line 283 of file config.hpp.

#define ANTLR_C_USING ( _x_   ) 

Definition at line 21 of file config.hpp.

#define ANTLR_CCTYPE_NEEDS_STD

define if cctype functions/macros need a std:: prefix. A lot of compilers define these as macros, in which case something barfs.

Definition at line 30 of file config.hpp.

#define ANTLR_CXX_SUPPORTS_NAMESPACE   1

Definition at line 20 of file config.hpp.

#define ANTLR_CXX_SUPPORTS_UNCAUGHT_EXCEPTION

Define if C++ compiler supports std::uncaught_exception.

Definition at line 33 of file config.hpp.

#define ANTLR_END_NAMESPACE   }

Definition at line 284 of file config.hpp.

#define ANTLR_IOS_BASE   ios_base

Definition at line 26 of file config.hpp.

#define ANTLR_USE_NAMESPACE ( _x_   )     _x_::

#define ANTLR_USING_NAMESPACE ( _x_   )     using namespace _x_;

Definition at line 19 of file config.hpp.


Generated on Tue Mar 31 20:19:24 2009 for ctrump by  doxygen 1.5.6