|
Nearly CC
An educational compiler skeleton
|
This is the complete list of members for SemanticError, 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 | SemanticError | static |
| SemanticError(const Location &loc, const std::string &desc) | SemanticError | |
| SemanticError(const SemanticError &other) | SemanticError | |
| ~BaseException() (defined in BaseException) | BaseException | virtual |
| ~SemanticError() (defined in SemanticError) | SemanticError | virtual |