| Package | Description |
|---|---|
| org.jruby.runtime.backtrace |
| Modifier and Type | Method and Description |
|---|---|
TraceType.Format |
TraceType.getFormat() |
static TraceType.Format |
TraceType.Format.valueOf(String name)
Returns 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.
|
| Constructor and Description |
|---|
TraceType(TraceType.Gather gather,
TraceType.Format format) |
Copyright © 2001–2024 JRuby. All rights reserved.