Kross
interpreter.cpp File Reference
#include "interpreter.h"#include "script.h"#include "action.h"#include "manager.h"#include "interpreter.moc"Go to the source code of this file.
Namespaces | |
| namespace | Kross |
Typedefs | |
| typedef void *(* | def_interpreter_func )(int version, Kross::InterpreterInfo *) |
Typedef Documentation
| typedef void*(* def_interpreter_func)(int version, Kross::InterpreterInfo *) |
Definition at line 27 of file core/interpreter.cpp.
KDE 4.3 API Reference