0fd35a5545c22d1d4570e8d6837bf2d21f0b1878
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private validateFormatStringParamter(formatStringTree ExpressionTree, formatStringSymbol Symbol, args List<? extends ExpressionTree>, state VisitorState) : ValidationResult extracted from public validate(formatStringTree ExpressionTree, args List<? extends ExpressionTree>, state VisitorState) : ValidationResult in class com.google.errorprone.bugpatterns.formatstring.StrictFormatStringValidation | From | To |