org.sonar.sslr.parser
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParseErrorFormatter
public ParseErrorFormatter()
format
public String format(ParseError parseError)
Copyright © 2009-2014 SonarSource. All Rights Reserved.