Uses of Enum
org.jruby.internal.runtime.methods.Scoping
Packages that use Scoping
-
Uses of Scoping in org.jruby.internal.runtime.methods
Fields in org.jruby.internal.runtime.methods declared as ScopingMethods in org.jruby.internal.runtime.methods that return ScopingModifier and TypeMethodDescriptionfinal ScopingCallConfiguration.scoping()static ScopingReturns 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.Constructors in org.jruby.internal.runtime.methods with parameters of type Scoping