11da845071c661565d88bbdac1c0884e8b263d60
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type ImmutableList<Long> to Stream<Long> in method private handleStream(parts List<ExpressionTree>) : Stream<Long> in class com.google.googlejavaformat.java.JavaInputAstVisitor | From | To | |
| Inline Variable | 1 | ||
| Inline Variable streamPrefixes : ImmutableList<Long> in method package visitDot(node0 ExpressionTree) : void from class com.google.googlejavaformat.java.JavaInputAstVisitor | From | To |