Uses of Enum
org.jruby.internal.runtime.methods.Framing
Packages that use Framing
-
Uses of Framing in org.jruby.internal.runtime.methods
Fields in org.jruby.internal.runtime.methods declared as FramingMethods in org.jruby.internal.runtime.methods that return FramingModifier and TypeMethodDescriptionfinal FramingCallConfiguration.framing()static FramingReturns the enum constant of this type with the specified name.static Framing[]Framing.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 Framing