#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 () | |
| antlr::SemanticException::SemanticException | ( | const std::string & | s | ) | [inline] |
| antlr::SemanticException::SemanticException | ( | const std::string & | s, | |
| const std::string & | fileName_, | |||
| int | line_, | |||
| int | column_ | |||
| ) | [inline] |
| antlr::SemanticException::~SemanticException | ( | ) | throw () [inline] |
1.6.1