Class BaseErrorProneJavaCompiler

java.lang.Object
com.google.errorprone.BaseErrorProneJavaCompiler
All Implemented Interfaces:
JavaCompiler, OptionChecker, Tool
Direct Known Subclasses:
ErrorProneJavaCompiler

public class BaseErrorProneJavaCompiler extends Object implements JavaCompiler
An Error Prone compiler that implements JavaCompiler.