Nearly CC
An educational compiler skeleton
SemanticError Member List

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() constBaseException
has_location() constBaseExceptioninline
raise(const Location &loc, const char *fmt,...) EX_PRINTF_FORMATSemanticErrorstatic
SemanticError(const Location &loc, const std::string &desc)SemanticError
SemanticError(const SemanticError &other)SemanticError
~BaseException() (defined in BaseException)BaseExceptionvirtual
~SemanticError() (defined in SemanticError)SemanticErrorvirtual