jruby/docs BETA
Navigation
org.jruby.RubyModule 11
C Autoload
I AutoloadMethod
C ConstantEntry
C InvalidatorList
C JavaClassKindOf
C KindOf
C MethodClumper
C ModuleKernelMethods
C RefinementMethods
C RespondToMissingMethod
I SourceLocation
SourceLocation — members 2
M file() String
M line() int

org.jruby.RubyModule.SourceLocation

interface abstract 2 members

Instance Methods

file

String file ( )
Java: getFile() · also: get_file

line

int line ( )
Java: getLine() · also: get_line