a46d551a323b76ed2c1eb1f504abbca7aa32a4bf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable len : int to endPos : int in method public match(sourceText AnalyzedSentence, targetText AnalyzedSentence) : RuleMatch[] in class org.languagetool.rules.bitext.DifferentPunctuationRule | From | To | |
| Rename Variable len : int to endPos : int in method public match(sourceText AnalyzedSentence, targetText AnalyzedSentence) : RuleMatch[] in class org.languagetool.rules.bitext.SameTranslationRule | From | To | |
| Rename Variable len : int to endPos : int in method public match(sourceText AnalyzedSentence, targetText AnalyzedSentence) : RuleMatch[] in class org.languagetool.rules.bitext.DifferentLengthRule | From | To | |
| Extract Variable | 1 | ||
| Extract Variable lastTransToken : String in method public match(sourceText AnalyzedSentence, targetText AnalyzedSentence) : RuleMatch[] from class org.languagetool.rules.bitext.DifferentPunctuationRule | From | To |