9c17245a6e5e8972f2ed2cc0183ada70ae9a2b70
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type arg : ExpressionTree to arg : JCTree.JCExpression in method private buildFix(tree NewClassTree, state VisitorState, type Type) : Fix in class com.google.errorprone.bugpatterns.BoxedPrimitiveConstructor | From | To | |
Extract Variable | 1 | ||
Extract Variable typeName : String in method private buildFix(tree NewClassTree, state VisitorState, type Type) : Fix from class com.google.errorprone.bugpatterns.BoxedPrimitiveConstructor | From | To |