public class CatalanUnpairedBracketsRule extends GenericUnpairedBracketsRule
| Constructor and Description |
|---|
CatalanUnpairedBracketsRule(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
protected boolean |
isNoException(String tokenStr,
AnalyzedTokenReadings[] tokens,
int i,
int j,
boolean precSpace,
boolean follSpace,
UnsyncStack<SymbolLocator> symbolStack) |
getDescription, matchmatch, matchaddExamplePair, getAntiPatterns, getCategory, getCorrectExamples, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getSentenceWithImmunization, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic CatalanUnpairedBracketsRule(ResourceBundle messages, Language language)
public String getId()
getId in class GenericUnpairedBracketsRuleprotected boolean isNoException(String tokenStr, AnalyzedTokenReadings[] tokens, int i, int j, boolean precSpace, boolean follSpace, UnsyncStack<SymbolLocator> symbolStack)
isNoException in class GenericUnpairedBracketsRule