Class ErrorPronePlugins
java.lang.Object
com.google.errorprone.ErrorPronePlugins
Loads custom Error Prone checks from the annotation processor classpath.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ScannerSupplier
loadPlugins
(ScannerSupplier scannerSupplier, com.sun.tools.javac.util.Context context)
-
Method Details
-
loadPlugins
public static ScannerSupplier loadPlugins(ScannerSupplier scannerSupplier, com.sun.tools.javac.util.Context context)
-