OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Compiler::ErrorHandler Member List

This is the complete list of members for Compiler::ErrorHandler, 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 valueCompiler::ErrorHandlerprotected
isGood() const Compiler::ErrorHandler
mDowngradeErrorsCompiler::ErrorHandlerprivate
mErrorsCompiler::ErrorHandlerprivate
mWarningsCompiler::ErrorHandlerprivate
mWarningsModeCompiler::ErrorHandlerprivate
report(const std::string &message, const TokenLoc &loc, Type type)=0Compiler::ErrorHandlerprivatepure virtual
report(const std::string &message, Type type)=0Compiler::ErrorHandlerprivatepure virtual
reset()Compiler::ErrorHandlervirtual
setWarningsMode(int mode)Compiler::ErrorHandler
Type enum nameCompiler::ErrorHandlerprotected
warning(const std::string &message, const TokenLoc &loc)Compiler::ErrorHandler
WarningMessage enum valueCompiler::ErrorHandlerprotected
~ErrorHandler()Compiler::ErrorHandlervirtual