| Modifier and Type | Field and Description |
|---|---|
private IRubyObject |
value |
| Constructor and Description |
|---|
ValueAccessor(IRubyObject value) |
| Modifier and Type | Method and Description |
|---|---|
IRubyObject |
getValue() |
IRubyObject |
setValue(IRubyObject newValue) |
private volatile IRubyObject value
public ValueAccessor(IRubyObject value)
public IRubyObject getValue()
public IRubyObject setValue(IRubyObject newValue)