|
Nearly CC
An educational compiler skeleton
|
This is the complete list of members for SyntaxError, including all inherited members.
| BaseException(const Location &loc, const std::string &desc) | BaseException | |
| BaseException(const BaseException &other) | BaseException | |
| get_loc() const | BaseException | |
| has_location() const | BaseException | inline |
| raise(const Location &loc, const char *fmt,...) EX_PRINTF_FORMAT | SyntaxError | static |
| SyntaxError(const Location &loc, const std::string &desc) | SyntaxError | |
| SyntaxError(const SyntaxError &other) | SyntaxError | |
| ~BaseException() (defined in BaseException) | BaseException | virtual |
| ~SyntaxError() (defined in SyntaxError) | SyntaxError | virtual |