Uses of Enum
org.jruby.runtime.backtrace.TraceType.Format
Packages that use TraceType.Format
-
Uses of TraceType.Format in org.jruby.runtime.backtrace
Fields in org.jruby.runtime.backtrace declared as TraceType.FormatMethods in org.jruby.runtime.backtrace that return TraceType.FormatModifier and TypeMethodDescriptionTraceType.getFormat()static TraceType.FormatReturns the enum constant of this type with the specified name.static TraceType.Format[]TraceType.Format.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.jruby.runtime.backtrace with parameters of type TraceType.Format