|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GlobalVariable | |
| org.jruby | |
| org.jruby.runtime | |
| Uses of GlobalVariable in org.jruby |
| Subclasses of GlobalVariable in org.jruby | |
static class |
RubyGlobal.KCodeGlobalVariable
|
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 | |
static class |
GlobalVariable.Copy
|
class |
ReadonlyGlobalVariable
|
| Constructors in org.jruby.runtime with parameters of type GlobalVariable | |
GlobalVariable.Copy(Ruby runtime,
java.lang.String name,
GlobalVariable other)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||