ANTLR Support Libraries 2.7.1+
|
Go to the documentation of this file. 1 #ifndef INC_ANTLRException_hpp__
2 #define INC_ANTLRException_hpp__
14 #ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
55 #ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
59 #endif //INC_ANTLRException_hpp__
virtual ~ANTLRException()
Definition: ANTLRException.hpp:30
virtual std ::string toString() const
Definition: ANTLRException.hpp:38
ANTLRException(const std ::string &s)
Create ANTLR base exception with error message.
Definition: ANTLRException.hpp:26
ANTLRException()
Create ANTLR base exception without error message.
Definition: ANTLRException.hpp:22
std ::string text
Definition: ANTLRException.hpp:53
virtual std ::string getMessage() const
Definition: ANTLRException.hpp:48
Definition: ANTLRException.hpp:19
#define ANTLR_API
Definition: config.hpp:22
Definition: ANTLRException.hpp:15
#define ANTLR_USE_NAMESPACE(_x_)
Definition: config.hpp:18