Package | Description |
---|---|
org.jruby.truffle.runtime.backtrace |
Modifier and Type | Method and Description |
---|---|
List<Activation> |
Backtrace.getActivations() |
Modifier and Type | Method and Description |
---|---|
static String |
DebugBacktraceFormatter.formatBasicLine(Activation activation) |
Modifier and Type | Method and Description |
---|---|
static String |
MRIBacktraceFormatter.formatCallerLine(List<Activation> activations,
int n) |
Constructor and Description |
---|
Backtrace(Activation[] activations) |
Copyright © 2001-2015 JRuby. All Rights Reserved.