|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.internal.runtime.UndefinedAccessor
public class UndefinedAccessor
| Constructor Summary | |
|---|---|
UndefinedAccessor(Ruby runtime,
GlobalVariable globalVariable,
java.lang.String name)
Constructor for UndefinedAccessor. |
|
| Method Summary | |
|---|---|
IRubyObject |
getValue()
|
IRubyObject |
setValue(IRubyObject newValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UndefinedAccessor(Ruby runtime,
GlobalVariable globalVariable,
java.lang.String name)
| Method Detail |
|---|
public IRubyObject getValue()
getValue in interface IAccessorIAccessor.getValue()public IRubyObject setValue(IRubyObject newValue)
setValue in interface IAccessorIAccessor.setValue(IRubyObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||