public class GermanUnpairedBracketsRule extends GenericUnpairedBracketsRule
Constructor and Description |
---|
GermanUnpairedBracketsRule(ResourceBundle messages,
Language language) |
Modifier and Type | Method and Description |
---|---|
String |
getId()
A string used to identify the rule in e.g. configuration files.
|
protected List<String> |
getSuggestions(Supplier<String> text,
int startPos,
int endPos) |
getDescription, isNoException, match, minToCheckParagraph, preventMatch
estimateContextForSureMatch, match, match
addExamplePair, addTags, cacheAntiPatterns, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getUrl, hasConfigurableValue, hasTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setTags, setUrl, supportsLanguage, toRuleMatchArray, useInOffice
public GermanUnpairedBracketsRule(ResourceBundle messages, Language language)
public String getId()
Rule
A-Z
and the underscore.getId
in class GenericUnpairedBracketsRule
protected List<String> getSuggestions(Supplier<String> text, int startPos, int endPos)
getSuggestions
in class GenericUnpairedBracketsRule