|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sonar.sslr.squid.SquidAstVisitor<G>
com.sonar.sslr.squid.checks.SquidCheck<org.sonar.sslr.parser.LexerlessGrammar>
org.sonar.java.checks.ParsingErrorCheck
public class ParsingErrorCheck
| Constructor Summary | |
|---|---|
ParsingErrorCheck()
|
|
| Method Summary | |
|---|---|
void |
processException(Exception e)
|
void |
processRecognitionException(com.sonar.sslr.api.RecognitionException e)
|
| Methods inherited from class com.sonar.sslr.squid.checks.SquidCheck |
|---|
getKey |
| Methods inherited from class com.sonar.sslr.squid.SquidAstVisitor |
|---|
destroy, getAstNodeTypesToVisit, getContext, init, leaveFile, leaveNode, setContext, subscribeTo, visitFile, visitNode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParsingErrorCheck()
| Method Detail |
|---|
public 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.RecognitionExceptionListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||