Kross
qts/interpreter.h
Go to the documentation of this file.
Base class for interpreter dependent functionality each script provides.
Definition: core/script.h:43
The InterpreterInfo class provides abstract information about a Interpreter before the interpreter-ba...
Definition: core/interpreter.h:43
virtual Kross::Script * createScript(Kross::Action *action)
Factory method to create a new EcmaScript instance.
Definition: qts/interpreter.cpp:52
The Action class is an abstract container to deal with scripts like a single standalone script file...
Definition: action.h:94
The EcmaInterpreter class implements a Kross::Interpreter to provide a factory for EcmaScript instanc...
Definition: qts/interpreter.h:37
The EcmaScript class implements a Kross::Script to handle a single script.
Definition: qts/script.h:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.