572831b970331edc7bee50509581bd73530ac412
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type activity : Activity to context : Context in method public onAttach(context Context) : void in class com.google.errorprone.bugpatterns.inject.dagger.testdata.AndroidInjectionBeforeSuperPositiveCases.WrongOrderFragment | From | To | |
| Extract Variable | 1 | ||
| Extract Variable methodBody : BlockTree in method public visitMethod(node MethodTree, aVoid Void) : Description from class com.google.errorprone.bugpatterns.inject.dagger.AndroidInjectionBeforeSuper.LifecycleMethodVisitor | From | To | |
| Extract Method | 1 | ||
| Extract Method public methodHasParameters(variableMatcher List<Matcher<VariableTree>>) : Matcher<MethodTree> extracted from public methodHasParameters(variableMatcher Matcher<VariableTree>...) : Matcher<MethodTree> in class com.google.errorprone.matchers.Matchers | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter activity : Activity to context : Context in method public onAttach(context Context) : void in class com.google.errorprone.bugpatterns.inject.dagger.testdata.AndroidInjectionBeforeSuperPositiveCases.WrongOrderFragment | From | To |