| Package | Description | 
|---|---|
| org.jruby | 
| Modifier and Type | Method and Description | 
|---|---|
| IRubyObject | Ruby. execRecursive(Ruby.RecursiveFunction func,
             IRubyObject obj)Perform a recursive walk on the given object using the given function. | 
| IRubyObject | Ruby. execRecursiveOuter(Ruby.RecursiveFunction func,
                  IRubyObject obj)Perform a recursive walk on the given object using the given function. | 
Copyright © 2001-2015 JRuby. All Rights Reserved.