Class EOFError

All Implemented Interfaces:
Serializable

public class EOFError extends SyntaxError
See Also:
  • Constructor Details

    • EOFError

      public EOFError(int line, int column, String message)