ANTLR Support Libraries 2.7.1+
|
#include <TokenStreamException.hpp>
Public Member Functions | |
TokenStreamException () | |
TokenStreamException (const std::string &s) | |
virtual | ~TokenStreamException () throw () |
Baseclass for exceptions thrown by classes implementing the TokenStream interface.
|
inline |
|
inline |
|
inlinevirtual |