|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ruby.RecursiveFunction | |
|---|---|
| org.jruby | |
| Uses of Ruby.RecursiveFunction in org.jruby |
|---|
| Methods in org.jruby with parameters of type Ruby.RecursiveFunction | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||