Package | Description |
---|---|
org.jruby | |
org.jruby.runtime |
Modifier and Type | Method and Description |
---|---|
RubyContinuation.Continuation |
RubyContinuation.getContinuation() |
Modifier and Type | Method and Description |
---|---|
RubyContinuation.Continuation |
ThreadContext.getActiveCatch(Object tag)
Find the active Continuation for the given tag.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreadContext.pushCatch(RubyContinuation.Continuation catchTarget) |
Copyright © 2001-2015 JRuby. All Rights Reserved.