Interface LocationProvider

All Known Implementing Classes:
SourceWriter

public interface LocationProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
    int
     
  • Method Details

    • getLine

      int getLine()
    • getColumn

      int getColumn()
    • getOffset

      int getOffset()