OpenMW
|
This is the complete list of members for MWScript::CompilerContext, including all inherited members.
canDeclareLocals() const | MWScript::CompilerContext | virtual |
CompilerContext(Type type) | MWScript::CompilerContext | |
Context() | Compiler::Context | inline |
getExtensions() const | Compiler::Context | inline |
getGlobalType(const std::string &name) const | MWScript::CompilerContext | virtual |
getMemberType(const std::string &name, const std::string &id) const | MWScript::CompilerContext | virtual |
isId(const std::string &name) const | MWScript::CompilerContext | virtual |
isJournalId(const std::string &name) const | MWScript::CompilerContext | virtual |
mType | MWScript::CompilerContext | private |
setExtensions(const Extensions *extensions=0) | Compiler::Context | inline |
Type enum name | MWScript::CompilerContext | |
Type_Console enum value | MWScript::CompilerContext | |
Type_Dialogue enum value | MWScript::CompilerContext | |
Type_Full enum value | MWScript::CompilerContext | |
~Context() | Compiler::Context | inlinevirtual |