Package org.jruby

Interface RubyModule.SourceLocation

All Known Implementing Classes:
RubyModule.Autoload, RubyModule.ConstantEntry
Enclosing class:
RubyModule

public static interface RubyModule.SourceLocation
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
  • Method Details

    • getFile

      String getFile()
    • getLine

      int getLine()