public class ParseErrorFormatter
extends java.lang.Object
ParseError
to readable form.
This class is not intended to be sub-classed by clients.
Constructor and Description |
---|
ParseErrorFormatter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
format(ParseError parseError) |
public java.lang.String format(ParseError parseError)
Copyright © 2012 SonarSource. All Rights Reserved.