Package | Description |
---|---|
org.sonar.sslr.internal.matchers |
Internals.
|
org.sonar.sslr.parser |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.util.List<MatcherPathElement>> |
ErrorReportingHandler.getFailedPaths() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.util.List<MatcherPathElement>> |
ParseError.getFailedPaths() |
Constructor and Description |
---|
ParseError(InputBuffer inputBuffer,
int errorIndex,
java.lang.String message,
java.util.List<java.util.List<MatcherPathElement>> failedPaths) |
Copyright © 2012 SonarSource. All Rights Reserved.