Package org.languagetool.rules.uk
Class UkrainianCommaWhitespaceRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.CommaWhitespaceRule
org.languagetool.rules.uk.UkrainianCommaWhitespaceRule
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionUkrainianCommaWhitespaceRule(ResourceBundle messages, IncorrectExample incorrectExample, CorrectExample correctExample) -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanisException(AnalyzedTokenReadings[] tokens, int tokenIdx) Methods inherited from class org.languagetool.rules.CommaWhitespaceRule
getCommaCharacter, getDescription, getId, matchMethods inherited from class org.languagetool.rules.Rule
addExamplePair, addTags, addToneTags, cacheAntiPatterns, estimateContextForSureMatch, getAntiPatterns, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMinPrevMatches, getPriority, getRuleOptions, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isIncludedInErrorsCorrectedAllAtOnce, 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, useDictionaryBasedFilterForMatches, useInOffice
-
Constructor Details
-
UkrainianCommaWhitespaceRule
public UkrainianCommaWhitespaceRule(ResourceBundle messages, IncorrectExample incorrectExample, CorrectExample correctExample)
-
-
Method Details
-
isException
- Overrides:
isExceptionin classCommaWhitespaceRule
-