public class ParsingErrorCheck extends org.sonar.squidbridge.checks.SquidCheck<org.sonar.sslr.parser.LexerlessGrammar> implements org.sonar.squidbridge.AstScannerExceptionHandler
ParsingErrorCheck()
void
processException(Exception e)
processRecognitionException(com.sonar.sslr.api.RecognitionException e)
getKey
destroy, getAstNodeTypesToVisit, getContext, init, leaveFile, leaveNode, setContext, subscribeTo, visitFile, visitNode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParsingErrorCheck()
public void processException(Exception e)
processException
org.sonar.squidbridge.AstScannerExceptionHandler
public void processRecognitionException(com.sonar.sslr.api.RecognitionException e)
processRecognitionException
Copyright © 2011-2015 SonarSource and Eriks Nukis. All Rights Reserved.