#include <C4AulDefFunc.h>
Public Member Functions | |
NeedNonGlobalContext (const char *function) | |
const char * | what () const noexcept override |
Protected Attributes | |
StdCopyStrBuf | sMessage |
Definition at line 88 of file C4AulDefFunc.h.
|
inline |
Definition at line 91 of file C4AulDefFunc.h.
|
overridenoexceptinherited |
Definition at line 59 of file C4Aul.cpp.
Referenced by C4PropList::Call(), C4AulFunc::CheckParTypes(), C4AulExec::ClearPointers(), C4AulExec::DirectExec(), C4AulCompiler::ConstexprEvaluator::eval(), C4AulCompiler::ConstexprEvaluator::eval_static(), C4AulScriptEngine::Link(), C4AulCompiler::PreparseAstVisitor::visit(), and C4AulCompiler::ConstantResolver::visit().
|
protectedinherited |
Definition at line 44 of file C4Aul.h.
Referenced by C4AulExecError::C4AulExecError().