Class InconsistentIndentException

All Implemented Interfaces:
Serializable

public class InconsistentIndentException extends ParseException
See Also:
  • Constructor Details

    • InconsistentIndentException

      public InconsistentIndentException(Token line1, Token line2)
  • Method Details

    • getLine1

      public Token getLine1()
    • getLine2

      public Token getLine2()