Class SuggestedFixes.FixCompiler

java.lang.Object
com.google.errorprone.fixes.SuggestedFixes.FixCompiler
Enclosing class:
SuggestedFixes

public static final class SuggestedFixes.FixCompiler extends Object
A class to hold the files from the compilation context, with a diff applied to the currently-processed one; the files can then be recompiled.