Uses of Interface
org.jruby.RubyModule.SourceLocation
Packages that use RubyModule.SourceLocation
-
Uses of RubyModule.SourceLocation in org.jruby
Classes in org.jruby that implement RubyModule.SourceLocationModifier and TypeClassDescriptionfinal classObjects for holding autoload state for the defined constant.static classRepresents a constant value, possibly hidden (private).Methods in org.jruby that return RubyModule.SourceLocationModifier and TypeMethodDescriptionRubyModule.getConstantSourceLocation(String name, boolean inherit, boolean includeObject) Deprecated.RubyModule.getConstantSourceLocation(ThreadContext context, String name, boolean inherit, boolean includeObject)