Interface EditorPosition


  • public interface EditorPosition
    Position in the editor.
    Since:
    6.0
    • Method Detail

      • getLine

        int getLine()
      • getColumn

        int getColumn()