| Package | Description |
|---|---|
| org.jruby.ir.targets |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
Bootstrap.ivarGet(VariableSite site,
IRubyObject self) |
static IRubyObject |
Bootstrap.ivarGetFail(VariableSite site,
IRubyObject self) |
static void |
Bootstrap.ivarSet(VariableSite site,
IRubyObject self,
IRubyObject value) |
static void |
Bootstrap.ivarSetFail(VariableSite site,
IRubyObject self,
IRubyObject value) |
Copyright © 2001-2016 JRuby. All Rights Reserved.