org.jruby
Interface Ruby.RecursiveFunction

Enclosing class:
Ruby

public static interface Ruby.RecursiveFunction


Method Summary
 IRubyObject call(IRubyObject obj, boolean recur)
           
 

Method Detail

call

IRubyObject call(IRubyObject obj,
                 boolean recur)


Copyright © 2002-2009 JRuby Team. All Rights Reserved.