JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
B
C
G
I
P
R
S
T
B
be.yildizgames.module.script.ruby
- package be.yildizgames.module.script.ruby
Contains The ruby implementation for the scripting engine.
be.yildizgames.module.scripting.ruby
- module be.yildizgames.module.scripting.ruby
C
close()
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreter
concurrent()
- Static method in class be.yildizgames.module.script.ruby.
RubyInterpreter
+------------------+ +------------------+ +------------------+ | Variable Map | | Variable Map | | Variable Map | +------------------+ +------------------+ +------------------+ +------------------------------------------------------------+ | Ruby runtime | +------------------------------------------------------------+ +------------------------------------------------------------+ | ScriptingContainer | +------------------------------------------------------------+ +------------------+ +------------------+ +------------------+ | Java Thread | | Java Thread | | Java Thread | +------------------+ +------------------+ +------------------+ +------------------------------------------------------------+ | JVM | +------------------------------------------------------------+
G
getClassMethods(Class<?>)
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreter
getFileExtension()
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreter
getFileHeader()
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreter
getInterpreter()
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreterProvider
I
initialize()
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreter
Initialize the ruby engine.
isClosed()
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreter
P
print(String)
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreter
R
registerClass(Class)
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreter
Register a class to be recognized by Ruby.
RubyInterpreter
- Class in
be.yildizgames.module.script.ruby
Ruby implementation as script interpreter.
RubyInterpreterProvider
- Class in
be.yildizgames.module.script.ruby
RubyInterpreterProvider()
- Constructor for class be.yildizgames.module.script.ruby.
RubyInterpreterProvider
runCommand(String)
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreter
runScript(String)
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreter
S
setOutput(Writer)
- Method in class be.yildizgames.module.script.ruby.
RubyInterpreter
singleThread()
- Static method in class be.yildizgames.module.script.ruby.
RubyInterpreter
+------------------+ +------------------+ +------------------+ | Variable Map | | Variable Map | | Variable Map | +------------------+ +------------------+ +------------------+ +------------------+ +------------------+ +------------------+ | Ruby runtime | | Ruby runtime | | Ruby runtime | +------------------+ +------------------+ +------------------+ +------------------+ +------------------+ +------------------+ |ScriptingContainer| |ScriptingContainer| |ScriptingContainer| +------------------+ +------------------+ +------------------+ +------------------------------------------------------------+ | JVM | +------------------------------------------------------------+
singleton()
- Static method in class be.yildizgames.module.script.ruby.
RubyInterpreter
+------------------------------------------------------------+ | Variable Map | +------------------------------------------------------------+ +------------------------------------------------------------+ | Ruby runtime | +------------------------------------------------------------+ +------------------+ +------------------+ +------------------+ |ScriptingContainer| |ScriptingContainer| |ScriptingContainer| +------------------+ +------------------+ +------------------+ +------------------------------------------------------------+ | JVM | +------------------------------------------------------------+
T
threadSafe()
- Static method in class be.yildizgames.module.script.ruby.
RubyInterpreter
+------------------+ +------------------+ +------------------+ | Variable Map | | Variable Map | | Variable Map | +------------------+ +------------------+ +------------------+ +------------------+ +------------------+ +------------------+ | Ruby runtime | | Ruby runtime | | Ruby runtime | +------------------+ +------------------+ +------------------+ +------------------------------------------------------------+ | ScriptingContainer | +------------------------------------------------------------+ +------------------+ +------------------+ +------------------+ | Java Thread | | Java Thread | | Java Thread | +------------------+ +------------------+ +------------------+ +------------------------------------------------------------+ | JVM | +------------------------------------------------------------+
B
C
G
I
P
R
S
T
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Copyright © 2014–2018. All rights reserved.