a45c695e4538aa2b26cc827c3cbd4010d383d611
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private makeIndent() : void inlined to public print(arg String) : SourcePrinter in class com.github.javaparser.printer.SourcePrinter | From | To | |
Extract Variable | 1 | ||
Extract Variable lastIndent : String in method public indentTo(column int) : SourcePrinter from class com.github.javaparser.printer.SourcePrinter | From | To |