Kross
qts/interpreter.cpp
Go to the documentation of this file.
The Action class is an abstract container to deal with scripts like a single standalone script file.
Definition action.h:99
The EcmaInterpreter class implements a Kross::Interpreter to provide a factory for EcmaScript instanc...
Definition qts/interpreter.h:38
virtual Kross::Script * createScript(Kross::Action *action)
Factory method to create a new EcmaScript instance.
Definition qts/interpreter.cpp:52
The InterpreterInfo class provides abstract information about a Interpreter before the interpreter-ba...
Definition core/interpreter.h:44
Base class for interpreter dependent functionality each script provides.
Definition core/script.h:44
#define KROSS_EXPORT_INTERPRETER(InterpreterImpl)
Definition krossconfig.h:64
Definition action.cpp:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.