077361c6b69c6a23b0bc73d005aad11788d96505
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type sentence : AnalyzedSentence to sentences : List<AnalyzedSentence> in method public match(sentences List<AnalyzedSentence>) : RuleMatch[] in class org.languagetool.rules.WordRepeatBeginningRule | From | To | |
Change Parameter Type sentence : AnalyzedSentence to sentences : List<AnalyzedSentence> in method public match(sentences List<AnalyzedSentence>) : RuleMatch[] in class org.languagetool.rules.UppercaseSentenceStartRule | From | To | |
Change Parameter Type sentence : AnalyzedSentence to sentences : List<AnalyzedSentence> in method public match(sentences List<AnalyzedSentence>) : RuleMatch[] in class org.languagetool.rules.de.SimilarNameRule | From | To | |
Extract Method | 9 | ||
Extract Method private assertGood(s String) : void extracted from public testRule() : void in class org.languagetool.rules.UppercaseSentenceStartRuleTest | From | To | |
Rename Parameter | 3 | ||
Rename Parameter sentence : AnalyzedSentence to sentences : List<AnalyzedSentence> in method public match(sentences List<AnalyzedSentence>) : RuleMatch[] in class org.languagetool.rules.de.SimilarNameRule | From | To | |
Rename Parameter sentence : AnalyzedSentence to sentences : List<AnalyzedSentence> in method public match(sentences List<AnalyzedSentence>) : RuleMatch[] in class org.languagetool.rules.WordRepeatBeginningRule | From | To | |
Rename Parameter sentence : AnalyzedSentence to sentences : List<AnalyzedSentence> in method public match(sentences List<AnalyzedSentence>) : RuleMatch[] in class org.languagetool.rules.UppercaseSentenceStartRule | From | To |