Package | Description |
---|---|
com.sonar.sslr.api | |
com.sonar.sslr.impl | |
com.sonar.sslr.impl.events |
Constructor and Description |
---|
RecognitionException(ExtendedStackTrace extendedStackTrace,
boolean isFatal) |
Modifier and Type | Field and Description |
---|---|
ExtendedStackTrace |
ParsingState.extendedStackTrace |
Modifier and Type | Method and Description |
---|---|
Parser.Builder<G> |
Parser.Builder.setExtendedStackTrace(ExtendedStackTrace extendedStackTrace) |
Parser2.ParserBuilder<GRAMMAR> |
Parser2.ParserBuilder.setExtendedStackTrace(ExtendedStackTrace extendedStackTrace) |
Modifier and Type | Method and Description |
---|---|
static void |
ExtendedStackTraceStream.print(ExtendedStackTrace extendedStackTrace,
java.io.PrintStream stream) |
Copyright © 2012 SonarSource. All Rights Reserved.