Package org.jruby

Class RubyModule.ConstantEntry

java.lang.Object
org.jruby.RubyModule.ConstantEntry
All Implemented Interfaces:
RubyModule.SourceLocation
Enclosing class:
RubyModule

public static class RubyModule.ConstantEntry extends Object implements RubyModule.SourceLocation
Represents a constant value, possibly hidden (private).