|
Change Parameter Type info : CompilationUnitTreeInfo to tree : CompilationUnitTree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.ClassName |
From |
To |
|
Change Parameter Type argv : String[] to args : Iterable<String> in method private defaultToLatestSupportedLanguageLevel(args Iterable<String>) : Iterable<String> in class com.google.errorprone.ErrorProneCompiler |
From |
To |
|
Change Parameter Type info : CompilationUnitTreeInfo to tree : CompilationUnitTree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.ChainingConstructorIgnoresParameter |
From |
To |
|
Change Parameter Type info : CompilationUnitTreeInfo to tree : CompilationUnitTree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.BugChecker.CompilationUnitTreeMatcher |
From |
To |
|
Change Parameter Type info : CompilationUnitTreeInfo to tree : CompilationUnitTree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.MultipleTopLevelClasses |
From |
To |
|
Change Parameter Type info : CompilationUnitTreeInfo to tree : CompilationUnitTree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.PackageLocation |
From |
To |
|
Change Variable Type member : DeclarationInfo to member : Tree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.ClassName |
From |
To |
|
Change Variable Type member : DeclarationInfo to member : Tree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.MultipleTopLevelClasses |
From |
To |
|
Change Variable Type newSuppressions : SuppressionHelper.NewSuppressions to newSuppressions : SuppressionHelper.SuppressionInfo in method private updateSuppressions(tree Tree, state VisitorState) : SuppressionHelper.SuppressionInfo in class com.google.errorprone.scanner.Scanner |
From |
To |
|
Change Variable Type newArgs : List<String> to newArgs : Iterable<String> in method private prepareCompilation(argv String[], context Context) : String[] in class com.google.errorprone.ErrorProneCompiler |
From |
To |
|
Change Variable Type newSuppressions : SuppressionHelper.NewSuppressions to prevSuppressionInfo : SuppressionHelper.SuppressionInfo in method public scan(tree Tree, state VisitorState) : Void in class com.google.errorprone.scanner.Scanner |
From |
To |
|
Change Variable Type newSuppressions : SuppressionHelper.NewSuppressions to prevSuppressionInfo : SuppressionHelper.SuppressionInfo in method public scan(path TreePath, state VisitorState) : Void in class com.google.errorprone.scanner.Scanner |
From |
To |
|
Rename Parameter info : CompilationUnitTreeInfo to tree : CompilationUnitTree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.ChainingConstructorIgnoresParameter |
From |
To |
|
Rename Parameter info : CompilationUnitTreeInfo to tree : CompilationUnitTree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.BugChecker.CompilationUnitTreeMatcher |
From |
To |
|
Rename Parameter info : CompilationUnitTreeInfo to tree : CompilationUnitTree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.PackageLocation |
From |
To |
|
Rename Parameter info : CompilationUnitTreeInfo to tree : CompilationUnitTree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.MultipleTopLevelClasses |
From |
To |
|
Rename Parameter info : CompilationUnitTreeInfo to tree : CompilationUnitTree in method public matchCompilationUnit(tree CompilationUnitTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.ClassName |
From |
To |
|
Rename Parameter argv : String[] to args : Iterable<String> in method private defaultToLatestSupportedLanguageLevel(args Iterable<String>) : Iterable<String> in class com.google.errorprone.ErrorProneCompiler |
From |
To |