|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuditListener
An AuditListener must be used to be notified of parsing error or standard exception which might occur when analysing a source code
Method Summary | |
---|---|
void |
addException(Exception e)
This method is called when an exception different from a parsing error occurs |
Methods inherited from interface com.sonar.sslr.api.RecognictionExceptionListener |
---|
addRecognitionException |
Method Detail |
---|
void addException(Exception e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |