Schnittstelle SourceLocation


public interface SourceLocation
For defining code, the class defined and location in a source file.
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    int
    Veraltet.
    can not be implemented for bytecode weaving, may be removed in 1.1gold.
     
    int
     
     
  • Methodendetails

    • getWithinType

      Class getWithinType()
    • getFileName

      String getFileName()
    • getLine

      int getLine()
    • getColumn

      int getColumn()
      Veraltet.
      can not be implemented for bytecode weaving, may be removed in 1.1gold.
      Gibt zurück:
      the column