Kross
Kross::KjsInterpreter Member List
This is the complete list of members for Kross::KjsInterpreter, including all inherited members.clearError() | Kross::ErrorInterface | [inline] |
createScript(Kross::Action *Action) | Kross::KjsInterpreter | [virtual] |
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 | |
KjsInterpreter(Kross::InterpreterInfo *info) | Kross::KjsInterpreter | [explicit] |
setError(const QString &errormessage, const QString &tracemessage=QString(), long lineno=-1) | Kross::ErrorInterface | [inline] |
setError(ErrorInterface *error) | Kross::ErrorInterface | [inline] |
~Interpreter() | Kross::Interpreter | [virtual] |
~KjsInterpreter() | Kross::KjsInterpreter | [virtual] |