36336ae79785b3f043be480e1594deb902606c94
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute fac : ScannerFactory to scannerFactory : ScannerFactory in method public getTokens() : ImmutableList<ErrorProneToken> in class com.google.errorprone.util.ErrorProneTokens | From | To | |
Extract Method | 1 | ||
Extract Method public getTokens() : ImmutableList<ErrorProneToken> extracted from public getTokens(source String, context Context) : ImmutableList<ErrorProneToken> in class com.google.errorprone.util.ErrorProneTokens | From | To |