Package org.jruby.runtime
Class ReadonlyGlobalVariable
java.lang.Object
org.jruby.runtime.GlobalVariable
org.jruby.runtime.ReadonlyGlobalVariable
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jruby.runtime.GlobalVariable
GlobalVariable.Copy
-
Field Summary
Fields inherited from class org.jruby.runtime.GlobalVariable
name, runtime, value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jruby.runtime.GlobalVariable
get, name, variableName
-
Constructor Details
-
ReadonlyGlobalVariable
-
-
Method Details
-
set
- Overrides:
set
in classGlobalVariable
-