Uses of Class
org.jruby.runtime.GlobalVariable

Packages that use GlobalVariable
org.jruby   
org.jruby.runtime   
 

Uses of GlobalVariable in org.jruby
 

Subclasses of GlobalVariable in org.jruby
static class RubyGlobal.StringGlobalVariable
           
 

Methods in org.jruby with parameters of type GlobalVariable
 void Ruby.defineVariable(GlobalVariable variable)
          Defines a global variable
 

Uses of GlobalVariable in org.jruby.runtime
 

Subclasses of GlobalVariable in org.jruby.runtime
 class ReadonlyGlobalVariable
           
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.