8ad5a3c5d8ad59c3915fafc2221634ab7244abb6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable importedName : String to identifier : Name in method public tryCreate(tree ImportTree, state VisitorState) : StaticImportInfo in class com.google.errorprone.bugpatterns.StaticImports | From | To | |
| Rename Variable canonicalName : String to canonicalType : Type in method public tryCreate(tree ImportTree, state VisitorState) : StaticImportInfo in class com.google.errorprone.bugpatterns.StaticImports | From | To | |
| Inline Method | 1 | ||
| Inline Method private tryAsStaticMember(access JCTree.JCFieldAccess, state VisitorState) : StaticImportInfo inlined to public tryCreate(tree ImportTree, state VisitorState) : StaticImportInfo in class com.google.errorprone.bugpatterns.StaticImports | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type canonicalName : String to canonicalType : Type in method public tryCreate(tree ImportTree, state VisitorState) : StaticImportInfo in class com.google.errorprone.bugpatterns.StaticImports | From | To | |
| Change Variable Type importedName : String to identifier : Name in method public tryCreate(tree ImportTree, state VisitorState) : StaticImportInfo in class com.google.errorprone.bugpatterns.StaticImports | From | To | |
| Inline Variable | 1 | ||
| Inline Variable canonicalName : String in method public tryCreate(tree ImportTree, state VisitorState) : StaticImportInfo from class com.google.errorprone.bugpatterns.StaticImports | From | To |