Package | Description |
---|---|
org.jruby | |
org.jruby.util.cli |
Modifier and Type | Method and Description |
---|---|
static TruffleContextInterface.BacktraceFormatter |
TruffleContextInterface.BacktraceFormatter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TruffleContextInterface.BacktraceFormatter[] |
TruffleContextInterface.BacktraceFormatter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static com.headius.options.Option<TruffleContextInterface.BacktraceFormatter> |
Options.TRUFFLE_BACKTRACE_DEBUG_FORMAT |
static com.headius.options.Option<TruffleContextInterface.BacktraceFormatter> |
Options.TRUFFLE_BACKTRACE_DISPLAY_FORMAT |
static com.headius.options.Option<TruffleContextInterface.BacktraceFormatter> |
Options.TRUFFLE_BACKTRACE_EXCEPTION_FORMAT |
static com.headius.options.Option<TruffleContextInterface.BacktraceFormatter> |
Options.TRUFFLE_BACKTRACE_PANIC_FORMAT |
Copyright © 2001-2015 JRuby. All Rights Reserved.