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 IAccessor
IAccessor.getValue()
public IRubyObject setValue(IRubyObject newValue)
setValue
in interface IAccessor
IAccessor.setValue(IRubyObject)
Copyright © 2001-2015 JRuby. All Rights Reserved.