Package org.jruby
Interface RubyModule.SourceLocation
- All Known Implementing Classes:
RubyModule.Autoload
,RubyModule.ConstantEntry
- Enclosing class:
RubyModule
public static interface RubyModule.SourceLocation
-
Method Summary
-
Method Details
-
getFile
String getFile() -
getLine
int getLine()
-