Class ErrorProneAnalyzer

java.lang.Object
com.google.errorprone.ErrorProneAnalyzer
All Implemented Interfaces:
com.sun.source.util.TaskListener

public class ErrorProneAnalyzer extends Object implements com.sun.source.util.TaskListener
A TaskListener that runs Error Prone over attributed compilation units.