| Package | Description |
|---|---|
| org.languagetool.rules |
| Modifier and Type | Method and Description |
|---|---|
RuleOption[] |
Rule.getRuleOptions()
Overwrite this to return configurable options for option panel
|
RuleOption[] |
LongParagraphRule.getRuleOptions()
give the user the possibility to configure the function
|
RuleOption[] |
AbstractFillerWordsRule.getRuleOptions()
give the user the possibility to configure the function
|
RuleOption[] |
AbstractStatisticSentenceStyleRule.getRuleOptions()
give the user the possibility to configure the function
|
RuleOption[] |
AbstractStyleTooOftenUsedWordRule.getRuleOptions()
give the user the possibility to configure the function
|
RuleOption[] |
AbstractStatisticStyleRule.getRuleOptions()
give the user the possibility to configure the function
|
RuleOption[] |
ReadabilityRule.getRuleOptions() |
RuleOption[] |
LongSentenceRule.getRuleOptions()
give the user the possibility to configure the function
|
RuleOption[] |
AbstractStyleRepeatedWordRule.getRuleOptions()
give the user the possibility to configure the function
|