OpenMW
|
This is the complete list of members for Compiler::NullErrorHandler, including all inherited members.
countErrors() const | Compiler::ErrorHandler | |
countWarnings() const | Compiler::ErrorHandler | |
downgradeErrors(bool downgrade) | Compiler::ErrorHandler | |
endOfFile() | Compiler::ErrorHandler | |
error(const std::string &message, const TokenLoc &loc) | Compiler::ErrorHandler | |
ErrorHandler() | Compiler::ErrorHandler | |
ErrorMessage enum value | Compiler::ErrorHandler | protected |
isGood() const | Compiler::ErrorHandler | |
report(const std::string &message, const TokenLoc &loc, Type type) | Compiler::NullErrorHandler | privatevirtual |
report(const std::string &message, Type type) | Compiler::NullErrorHandler | privatevirtual |
reset() | Compiler::ErrorHandler | virtual |
setWarningsMode(int mode) | Compiler::ErrorHandler | |
Type enum name | Compiler::ErrorHandler | protected |
warning(const std::string &message, const TokenLoc &loc) | Compiler::ErrorHandler | |
WarningMessage enum value | Compiler::ErrorHandler | protected |
~ErrorHandler() | Compiler::ErrorHandler | virtual |