Nearly CC
An educational compiler skeleton
SyntaxError Member List

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