Package org.jruby
Class RubyModule.ConstantEntry
java.lang.Object
org.jruby.RubyModule.ConstantEntry
- All Implemented Interfaces:
RubyModule.SourceLocation
- Enclosing class:
RubyModule
Represents a constant value, possibly hidden (private).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
ConstantEntry
-
-
Method Details
-
getFile
- Specified by:
getFile
in interfaceRubyModule.SourceLocation
-
getLine
public int getLine()- Specified by:
getLine
in interfaceRubyModule.SourceLocation
-
dup
-