OpenMW
|
This is the complete list of members for Compiler::Context, including all inherited members.
canDeclareLocals() const =0 | Compiler::Context | pure virtual |
Context() | Compiler::Context | inline |
getExtensions() const | Compiler::Context | inline |
getGlobalType(const std::string &name) const =0 | Compiler::Context | pure virtual |
getMemberType(const std::string &name, const std::string &id) const =0 | Compiler::Context | pure virtual |
isId(const std::string &name) const =0 | Compiler::Context | pure virtual |
isJournalId(const std::string &name) const =0 | Compiler::Context | pure virtual |
mExtensions | Compiler::Context | private |
setExtensions(const Extensions *extensions=0) | Compiler::Context | inline |
~Context() | Compiler::Context | inlinevirtual |