| Package | Description |
|---|---|
| org.jruby.internal.runtime |
| Modifier and Type | Method and Description |
|---|---|
GlobalVariable |
GlobalVariables.getVariable(String name) |
static GlobalVariable |
GlobalVariable.newUndefined(Ruby runtime,
String name) |
| Constructor and Description |
|---|
UndefinedAccessor(Ruby runtime,
GlobalVariable globalVariable,
String name)
Constructor for UndefinedAccessor.
|
Copyright © 2001-2015 JRuby. All Rights Reserved.