01def9bc7aef1a13a7b9dcf851a1748425f32c17
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Variable | 1 | ||
Merge Variable [token : String, tokens : AnalyzedTokenReadings[]] to prevPrevToken : String in method public match(sentence AnalyzedSentence) : RuleMatch[] in class org.languagetool.rules.WhitespaceBeforePunctuationRule | From | To | |
Extract Variable | 1 | ||
Extract Variable prevPrevToken : String in method public match(sentence AnalyzedSentence) : RuleMatch[] from class org.languagetool.rules.WhitespaceBeforePunctuationRule | From | To |