Package org.jparsec.error
Class ErrorReporter
java.lang.Object
org.jparsec.error.ErrorReporter
Reports parser errors in human-readable format.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
reportList
(StringBuilder builder, List<String> messages) (package private) static String
toString
(ParseErrorDetails details, Location location)
-
Constructor Details
-
ErrorReporter
ErrorReporter()
-
-
Method Details
-
toString
-
reportList
-