1983854babad477cebe15f84b7070c24f788ec25
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type pair : Pair to pair : List<Pair> in method public match(sentence AnalyzedSentence) : RuleMatch[] in class org.languagetool.rules.de.ProhibitedCompoundRule | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type pairMap : Map<String,Pair> to pairMap : Map<String,List<Pair>> in class org.languagetool.rules.de.ProhibitedCompoundRule | From | To |