Kross
interpreter.h File Reference
#include "errorinterface.h"
#include <QtCore/QStringList>
#include <QtCore/QVariant>
#include <QtCore/QMap>
#include <QtCore/QObject>
Include dependency graph for core/interpreter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | Kross::Interpreter |
Base class for interpreter implementations. More... | |
class | Kross::InterpreterInfo |
The InterpreterInfo class provides abstract information about a Interpreter before the interpreter-backend itself is loaded. More... | |
class | Kross::InterpreterInfo::Option |
Each interpreter is able to define options we could use to manipulate the interpreter behaviour. More... | |
Namespaces | |
namespace | Kross |