Uses of Class
org.languagetool.rules.de.AgreementSuggestor2.Suggestion
Packages that use AgreementSuggestor2.Suggestion
-
Uses of AgreementSuggestor2.Suggestion in org.languagetool.rules.de
Methods in org.languagetool.rules.de that return types with arguments of type AgreementSuggestor2.SuggestionModifier and TypeMethodDescriptionprivate List<AgreementSuggestor2.Suggestion> AgreementSuggestor2.getSuggestionsInternal()Methods in org.languagetool.rules.de with parameters of type AgreementSuggestor2.SuggestionModifier and TypeMethodDescriptionintAgreementSuggestor2.Suggestion.compareTo(AgreementSuggestor2.Suggestion o) Method parameters in org.languagetool.rules.de with type arguments of type AgreementSuggestor2.SuggestionModifier and TypeMethodDescriptionprivate voidAgreementSuggestor2.addContraction(List<AgreementSuggestor2.Suggestion> suggestions) private voidAgreementSuggestor2.combineSynth(List<AgreementSuggestor2.Suggestion> result, String[] detSynthesized, String[] adj1Synthesized, String[] adj2Synthesized, String[] nounSynthesized)