Package | Description |
---|---|
org.jruby |
Modifier and Type | Method and Description |
---|---|
<T> IRubyObject |
Ruby.safeRecurse(Ruby.RecursiveFunctionEx<T> func,
ThreadContext context,
T state,
IRubyObject obj,
java.lang.String name,
boolean outer)
Deprecated.
Use ThreadContext.safeRecurse
|
Copyright © 2001-2021 JRuby. All Rights Reserved.