lib
Kross::Ruby::RubyInterpreter Class Reference
#include <rubyinterpreter.h>
Inheritance diagram for Kross::Ruby::RubyInterpreter:

Detailed Description
This class is the bridget between Kross and Ruby.
- Author:
- Cyrille Berger
Definition at line 35 of file rubyinterpreter.h.
Public Member Functions | |
RubyInterpreter (Kross::Api::InterpreterInfo *info) | |
~RubyInterpreter () | |
virtual Kross::Api::Script * | createScript (Kross::Api::ScriptContainer *scriptcontainer) |
Constructor & Destructor Documentation
|
Constructor.
Definition at line 73 of file rubyinterpreter.cpp. |
|
Destructor.
Definition at line 91 of file rubyinterpreter.cpp. |
Member Function Documentation
|
Factory method to create and return a new RubyScript instance.
Implements Kross::Api::Interpreter. Definition at line 97 of file rubyinterpreter.cpp. |
The documentation for this class was generated from the following files: