public class SpanishUnpairedBracketsRule extends GenericUnpairedBracketsRule
GenericUnpairedBracketsRule.Symbol| Constructor and Description |
|---|
SpanishUnpairedBracketsRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
protected List<String> |
getSuggestions(Supplier<String> text,
int startPos,
int endPos,
GenericUnpairedBracketsRule.Symbol symbol,
String otherSymbol) |
protected boolean |
isNoException(String tokenStr,
AnalyzedTokenReadings[] tokens,
int i,
int j,
boolean precSpace,
boolean follSpace,
UnsyncStack<SymbolLocator> symbolStack) |
findCorrespondingSymbol, getDescription, match, minToCheckParagraph, preventMatchestimateContextForSureMatch, match, matchaddExamplePair, addTags, addToneTags, cacheAntiPatterns, getAntiPatterns, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMinPrevMatches, getPriority, getRuleOptions, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isIncludedInHiddenMatches, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncludedInHiddenMatches, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setPriority, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic SpanishUnpairedBracketsRule(ResourceBundle messages)
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 GenericUnpairedBracketsRuleprotected List<String> getSuggestions(Supplier<String> text, int startPos, int endPos, GenericUnpairedBracketsRule.Symbol symbol, String otherSymbol)
getSuggestions in class GenericUnpairedBracketsRule