ANTLR Support Libraries 2.7.1+
|
#include <NoViableAltException.hpp>
Public Member Functions | |
NoViableAltException (RefAST t) | |
NoViableAltException (RefToken t, const std::string &fileName_) | |
~NoViableAltException () throw () | |
std::string | getMessage () const |
Public Attributes | |
const RefToken | token |
const RefAST | node |
NoViableAltException::NoViableAltException | ( | RefToken | t, |
const std::string & | fileName_ | ||
) |
NoViableAltException::~NoViableAltException | ( | ) | throw () [inline] |
std::string NoViableAltException::getMessage | ( | ) | const |
Returns a clean error message (no line number/column information)