Uses of Class
org.languagetool.rules.spelling.suggestions.SuggestionChangesTestConfig
Packages that use SuggestionChangesTestConfig
-
Uses of SuggestionChangesTestConfig in org.languagetool.rules.spelling.suggestions
Fields in org.languagetool.rules.spelling.suggestions declared as SuggestionChangesTestConfigModifier and TypeFieldDescriptionprivate final SuggestionChangesTestConfigSuggestionsChanges.configMethods in org.languagetool.rules.spelling.suggestions that return SuggestionChangesTestConfigMethods in org.languagetool.rules.spelling.suggestions with parameters of type SuggestionChangesTestConfigModifier and TypeMethodDescription(package private) static voidSuggestionsChanges.init(@NotNull SuggestionChangesTestConfig config, @Nullable BufferedWriter reportWriter) Constructors in org.languagetool.rules.spelling.suggestions with parameters of type SuggestionChangesTestConfigModifierConstructorDescriptionprivateSuggestionsChanges(SuggestionChangesTestConfig config, BufferedWriter reportWriter)