|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.internal.runtime.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 IAccessor
IAccessor.getValue()
public IRubyObject setValue(IRubyObject newValue)
setValue
in interface IAccessor
IAccessor.setValue(IRubyObject)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |