ANTLR Support Libraries 2.7.1+
|
#include <SemanticException.hpp>
Public Member Functions | |
SemanticException (const std::string &s) | |
SemanticException (const std::string &s, const std::string &fileName_, int line_, int column_) | |
~SemanticException () throw () |
SemanticException::SemanticException | ( | const std::string & | s | ) | [inline] |
SemanticException::SemanticException | ( | const std::string & | s, |
const std::string & | fileName_, | ||
int | line_, | ||
int | column_ | ||
) | [inline] |
SemanticException::~SemanticException | ( | ) | throw () [inline] |