8564524e404b42347e824a5bc05cd46e58d65af5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute simpleDateFormatConstructorMatcher : Matcher<NewClassTree> to PATTERN_CTOR_MATCHER : Matcher<NewClassTree> in class com.google.errorprone.bugpatterns.MisusedWeekYear | From | To | |
Rename Attribute applyPatternMatcher : Matcher<ExpressionTree> to PATTERN_MATCHER : Matcher<ExpressionTree> in class com.google.errorprone.bugpatterns.MisusedWeekYear | From | To | |
Extract Method | 1 | ||
Extract Method private getFix(patternArg ExpressionTree, state VisitorState) : Optional<SuggestedFix> extracted from private constructDescription(tree Tree, patternArg ExpressionTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.MisusedWeekYear | From | To |