9c5abbdfd7b5683e244fe7a371ecbd6a7513a606
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Symbol to ImmutableSet<Symbol> in method private lookup(typeSym Symbol.TypeSymbol, start Symbol.TypeSymbol, identifier Name, types Types, pkg Symbol.PackageSymbol) : ImmutableSet<Symbol> in class com.google.errorprone.bugpatterns.StaticImports | From | To | |
| Extract Variable | 2 | ||
| Extract Variable identifier : Name in method private tryAsStaticMember(access JCTree.JCFieldAccess, state VisitorState) : StaticImportInfo from class com.google.errorprone.bugpatterns.StaticImports | From | To | |
| Extract Variable types : Types in method private tryAsStaticMember(access JCTree.JCFieldAccess, state VisitorState) : StaticImportInfo from class com.google.errorprone.bugpatterns.StaticImports | From | To |