Package | Description |
---|---|
org.jruby.internal.runtime.methods |
Modifier and Type | Method and Description |
---|---|
Scoping |
CallConfiguration.scoping() |
static Scoping |
Scoping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scoping[] |
Scoping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2014 JRuby. All Rights Reserved.