f7176eb0ee740d0c0cee2c1351c2cd6ddcd918fc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type stream : InputStream to path : String in method private loadWords(path String) : Set<String> in class org.languagetool.rules.en.AvsAnRule | From | To | |
Extract Variable | 1 | ||
Extract Variable aOrAn : String in method public synthesize(token AnalyzedToken, posTag String) : String[] from class org.languagetool.synthesis.en.EnglishSynthesizer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type EMPTY_MATCH_LIST : ArrayList<RuleMatch> to EMPTY_MATCH_LIST : List<RuleMatch> in class org.languagetool.rules.uk.TokenAgreementRuleTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter stream : InputStream to path : String in method private loadWords(path String) : Set<String> in class org.languagetool.rules.en.AvsAnRule | From | To |