| Constructor and Description | 
|---|
| UndefinedAccessor(Ruby runtime,
                 GlobalVariable globalVariable,
                 String name)Constructor for UndefinedAccessor. | 
public UndefinedAccessor(Ruby runtime, GlobalVariable globalVariable, String name)
public IRubyObject getValue()
getValue in interface IAccessorIAccessor.getValue()public IRubyObject setValue(IRubyObject newValue)
setValue in interface IAccessorIAccessor.setValue(IRubyObject)Copyright © 2001-2016 JRuby. All Rights Reserved.