Class EOFError

All Implemented Interfaces:
Serializable

public class EOFError extends SyntaxError
See Also:
  • Constructor Details

    • EOFError

      public EOFError(int line, int column, String message, String missing, String repair)
  • Method Details

    • repair

      public String repair()
    • missing

      public String missing()