Class ParseErrorFormatter

java.lang.Object
org.sonar.sslr.parser.ParseErrorFormatter

public class ParseErrorFormatter extends Object
Formats ParseError to readable form.

This class is not intended to be subclassed by clients.

Since:
1.16
  • Constructor Details

    • ParseErrorFormatter

      public ParseErrorFormatter()
  • Method Details