b51cd7db695b84789669ed1af66237915817c130
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private displayText(text String) : void inlined to private displayResult(inputText String, matches List<RuleMatch>) : void in class org.languagetool.gui.ResultArea | From | To | |
Change Return Type | 1 | ||
Change Return Type String to void in method private getRuleMatchHtml(ruleMatches List<RuleMatch>, text String) : void in class org.languagetool.gui.ResultArea | From | To |