Kross
interpreter.h File Reference
#include <kross/core/krossconfig.h>
#include <kross/core/interpreter.h>
#include <kross/core/script.h>
#include <kross/core/action.h>
Include dependency graph for qts/interpreter.h:

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

Go to the source code of this file.
Namespaces | |
namespace | Kross |
Classes | |
class | Kross::EcmaInterpreter |
The EcmaInterpreter class implements a Kross::Interpreter to provide a factory for EcmaScript instances. More... |