|
Move Method private run(argv String[], context Context) : Result from class com.google.errorprone.ErrorProneCompiler to private run(argv String[], context Context) : Result from class com.google.errorprone.BaseErrorProneCompiler |
From |
To |
|
Move Method private setCompilePolicyToByFile(args Iterable<String>) : Iterable<String> from class com.google.errorprone.ErrorProneCompiler to private setCompilePolicyToByFile(args Iterable<String>) : Iterable<String> from class com.google.errorprone.BaseErrorProneCompiler |
From |
To |
|
Move Method private defaultToLatestSupportedLanguageLevel(args Iterable<String>) : Iterable<String> from class com.google.errorprone.ErrorProneCompiler to private defaultToLatestSupportedLanguageLevel(args Iterable<String>) : Iterable<String> from class com.google.errorprone.BaseErrorProneCompiler |
From |
To |
|
Move Method public loadVersionFromPom() : Optional<String> from class com.google.errorprone.ErrorProneCompiler to public loadVersionFromPom() : Optional<String> from class com.google.errorprone.ErrorProneVersion |
From |
To |
|
Move Method public setupMessageBundle(context Context) : void from class com.google.errorprone.ErrorProneCompiler to public setupMessageBundle(context Context) : void from class com.google.errorprone.BaseErrorProneCompiler |
From |
To |
|
Move Method private prepareCompilation(argv String[], context Context) : String[] from class com.google.errorprone.ErrorProneCompiler to private prepareCompilation(argv String[], context Context) : String[] from class com.google.errorprone.BaseErrorProneCompiler |
From |
To |
|
Move Attribute private errOutput : PrintWriter from class com.google.errorprone.ErrorProneCompiler to private errOutput : PrintWriter from class com.google.errorprone.BaseErrorProneCompiler |
From |
To |
|
Move Attribute private scannerSupplier : ScannerSupplier from class com.google.errorprone.ErrorProneCompiler to private scannerSupplier : ScannerSupplier from class com.google.errorprone.BaseErrorProneCompiler |
From |
To |
|
Move Attribute private diagnosticListener : DiagnosticListener<? super JavaFileObject> from class com.google.errorprone.ErrorProneCompiler to private diagnosticListener : DiagnosticListener<? super JavaFileObject> from class com.google.errorprone.BaseErrorProneCompiler |
From |
To |
|
Move Attribute private errOutput : PrintWriter from class com.google.errorprone.ErrorProneCompiler.Builder to private errOutput : PrintWriter from class com.google.errorprone.BaseErrorProneCompiler.Builder |
From |
To |
|
Move Attribute private compilerName : String from class com.google.errorprone.ErrorProneCompiler.Builder to private compilerName : String from class com.google.errorprone.BaseErrorProneCompiler.Builder |
From |
To |
|
Move Attribute private diagnosticListener : DiagnosticListener<? super JavaFileObject> from class com.google.errorprone.ErrorProneCompiler.Builder to private diagnosticListener : DiagnosticListener<? super JavaFileObject> from class com.google.errorprone.BaseErrorProneCompiler.Builder |
From |
To |
|
Move Attribute private PROPERTIES_RESOURCE : String from class com.google.errorprone.ErrorProneCompiler to private PROPERTIES_RESOURCE : String from class com.google.errorprone.ErrorProneVersion |
From |
To |
|
Move Attribute private compilerName : String from class com.google.errorprone.ErrorProneCompiler to private compilerName : String from class com.google.errorprone.BaseErrorProneCompiler |
From |
To |
|
Move Attribute private scannerSupplier : ScannerSupplier from class com.google.errorprone.ErrorProneCompiler.Builder to private scannerSupplier : ScannerSupplier from class com.google.errorprone.BaseErrorProneCompiler.Builder |
From |
To |