package javac
Type Members
-
final
class
AnalyzingJavaCompiler extends xsbti.compile.JavaCompiler
Define a Java compiler that reports on any discovered source dependencies or APIs found via the incremental compilation and AnalysisCallback.
Define a Java compiler that reports on any discovered source dependencies or APIs found via the incremental compilation and AnalysisCallback.
Note that this compiler does not implement a CachedCompilerProvider because the Java compiler can easily be initialized via reflection.