Package org.sonar.sslr.parser
Class ParseError
java.lang.Object
org.sonar.sslr.parser.ParseError
Describes an error, which is occurred during parse.
Use
ParseErrorFormatter to convert instances of this class to readable format.
This class is not intended to be instantiated or subclassed by clients.
- Since:
- 1.16
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParseError
-
-
Method Details
-
getInputBuffer
-
getErrorIndex
public int getErrorIndex()
-