633d37a5f1d1640afc6c5de9421138d8a0a56def
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type lemma : String to matchers : List<MatcherEntry> in method public TokenMatcher(matchers List<MatcherEntry>) in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.TokenMatcher | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private tagRegex : Pattern from class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.TokenMatcher to private tagRegex : Pattern from class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.MatcherEntry | From | To | |
| Move Attribute private lemma : String from class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.TokenMatcher to private lemma : String from class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.MatcherEntry | From | To | |
| Extract Class | 1 | ||
| Extract Class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.MatcherEntry from class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.TokenMatcher | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute lemma : String to matchers : List<MatcherEntry> in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.TokenMatcher | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type lemma : String to matchers : List<MatcherEntry> in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.TokenMatcher | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter lemma : String to matchers : List<MatcherEntry> in method public TokenMatcher(matchers List<MatcherEntry>) in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.TokenMatcher | From | To |