|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RubyBinding | |
|---|---|
| org.jruby | |
| Uses of RubyBinding in org.jruby |
|---|
| Methods in org.jruby that return RubyBinding | |
|---|---|
static RubyBinding |
RubyKernel.binding(ThreadContext context,
IRubyObject recv,
Block block)
|
RubyBinding |
Ruby.newBinding()
|
RubyBinding |
Ruby.newBinding(Binding binding)
|
static RubyBinding |
RubyBinding.newBinding(Ruby runtime)
|
static RubyBinding |
RubyBinding.newBinding(Ruby runtime,
Binding binding)
|
static RubyBinding |
RubyBinding.newBindingForEval(ThreadContext context)
Create a binding appropriate for a bare "eval", by using the previous (caller's) frame and current scope. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||