Uses of Class
org.jruby.runtime.GlobalVariable
Packages that use GlobalVariable
-
Uses of GlobalVariable in org.jruby
Subclasses of GlobalVariable in org.jrubyModifier and TypeClassDescriptionprivate static classprivate static classprivate static classprivate static classstatic classstatic classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classstatic classprivate static classprivate static classprivate static classstatic classstatic classprivate static classprivate static classFields in org.jruby declared as GlobalVariableMethods in org.jruby that return GlobalVariableMethods in org.jruby with parameters of type GlobalVariableModifier and TypeMethodDescriptionvoidRuby.defineVariable(GlobalVariable variable, GlobalVariable.Scope scope) Defines a global variablevoidRuby.setRecordSeparatorVar(GlobalVariable recordSeparatorVar) -
Uses of GlobalVariable in org.jruby.runtime
Subclasses of GlobalVariable in org.jruby.runtimeFields in org.jruby.runtime declared as GlobalVariableConstructors in org.jruby.runtime with parameters of type GlobalVariable