Uses of Class
org.jruby.runtime.GlobalVariable
Packages that use GlobalVariable
-
Uses of GlobalVariable in org.jruby
Subclasses of GlobalVariable in org.jrubyModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classMethods 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.runtimeConstructors in org.jruby.runtime with parameters of type GlobalVariable