Interface SpellProblem

All Superinterfaces:
LineMarks.MarkObject

public interface SpellProblem extends LineMarks.MarkObject
  • Method Details

    • getComment

      String getComment()
    • getShortComment

      String getShortComment()
    • getStart

      int getStart()
    • getEnd

      int getEnd()