|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubyGlobal
public class RubyGlobal
This class initializes global variables and constants.
Nested Class Summary | |
---|---|
static class |
RubyGlobal.InputGlobalVariable
|
static class |
RubyGlobal.KCodeGlobalVariable
|
static class |
RubyGlobal.OutputGlobalVariable
|
static class |
RubyGlobal.StringGlobalVariable
|
static class |
RubyGlobal.StringOnlyRubyHash
Obligate string-keyed and string-valued hash, used for ENV and ENV_JAVA |
Constructor Summary | |
---|---|
RubyGlobal()
|
Method Summary | |
---|---|
static void |
createGlobals(ThreadContext context,
Ruby runtime)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RubyGlobal()
Method Detail |
---|
public static void createGlobals(ThreadContext context, Ruby runtime)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |