public class ParsingErrorCheck extends JavaAstCheck implements com.sonar.sslr.api.AuditListener
| Constructor and Description |
|---|
ParsingErrorCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
processException(Exception e) |
void |
processRecognitionException(com.sonar.sslr.api.RecognitionException e) |
getKeypeekParentPackage, peekSourceClass, peekSourceFilepublic void processException(Exception e)
processException in interface com.sonar.sslr.api.AuditListenerpublic void processRecognitionException(com.sonar.sslr.api.RecognitionException e)
processRecognitionException in interface com.sonar.sslr.api.RecognitionExceptionListenerCopyright © 2012 SonarSource. All Rights Reserved.