| Package | Description |
|---|---|
| org.sonar.sslr.parser |
| Modifier and Type | Method and Description |
|---|---|
ParseError |
ParsingResult.getParseError() |
| Modifier and Type | Method and Description |
|---|---|
String |
ParseErrorFormatter.format(ParseError parseError) |
| Constructor and Description |
|---|
ParsingResult(InputBuffer inputBuffer,
boolean matched,
ParseNode parseTreeRoot,
ParseError parseError) |
Copyright © 2009–2018 SonarSource. All rights reserved.