Kross
Kross::EcmaInterpreter Member List
This is the complete list of members for Kross::EcmaInterpreter, including all inherited members.clearError() | Kross::ErrorInterface | [inline] |
createScript(Kross::Action *action) | Kross::EcmaInterpreter | [virtual] |
EcmaInterpreter(Kross::InterpreterInfo *info) | Kross::EcmaInterpreter | [explicit] |
ErrorInterface() | Kross::ErrorInterface | [inline] |
errorLineNo() const | Kross::ErrorInterface | [inline] |
errorMessage() const | Kross::ErrorInterface | [inline] |
errorTrace() const | Kross::ErrorInterface | [inline] |
hadError() const | Kross::ErrorInterface | [inline] |
Interpreter(InterpreterInfo *info) | Kross::Interpreter | [explicit] |
interpreterInfo() const | Kross::Interpreter | |
setError(const QString &errormessage, const QString &tracemessage=QString(), long lineno=-1) | Kross::ErrorInterface | [inline] |
setError(ErrorInterface *error) | Kross::ErrorInterface | [inline] |
~EcmaInterpreter() | Kross::EcmaInterpreter | [virtual] |
~Interpreter() | Kross::Interpreter | [virtual] |