|
Pull Up Method private removeLastCharacter(str String) : String from class org.languagetool.rules.pl.DashRule to private removeLastCharacter(str String) : String from class org.languagetool.rules.AbstractDashRule |
From |
To |
|
Pull Up Method private loadCompoundFile(path String) : void from class org.languagetool.rules.pl.DashRule to private loadCompoundFile(path String) : void from class org.languagetool.rules.AbstractDashRule |
From |
To |
|
Pull Up Method public getId() : String from class org.languagetool.rules.pl.DashRule to public getId() : String from class org.languagetool.rules.AbstractDashRule |
From |
To |
|
Pull Up Method public match(sentence AnalyzedSentence) : RuleMatch[] from class org.languagetool.rules.pl.DashRule to public match(sentence AnalyzedSentence) : RuleMatch[] from class org.languagetool.rules.AbstractDashRule |
From |
To |