Uses of Interface
org.jruby.Ruby.RecursiveFunctionEx
Packages that use Ruby.RecursiveFunctionEx
-
Uses of Ruby.RecursiveFunctionEx in org.jruby
Fields in org.jruby declared as Ruby.RecursiveFunctionExModifier and TypeFieldDescriptionprivate static final Ruby.RecursiveFunctionEx<Ruby.RecursiveFunction>Ruby.LEGACY_RECURSEDeprecated.Methods in org.jruby with parameters of type Ruby.RecursiveFunctionExModifier and TypeMethodDescription<T> IRubyObjectRuby.safeRecurse(Ruby.RecursiveFunctionEx<T> func, ThreadContext context, T state, IRubyObject obj, String name, boolean outer) Deprecated.Use ThreadContext.safeRecurse