Uses of Class
org.languagetool.rules.uk.RuleException
Packages that use RuleException
-
Uses of RuleException in org.languagetool.rules.uk
Methods in org.languagetool.rules.uk that return RuleExceptionModifier and TypeMethodDescriptionstatic RuleExceptionTokenAgreementPrepNounExceptionHelper.getExceptionInfl(AnalyzedTokenReadings[] tokens, int i, TokenAgreementPrepNounRule.State state) static RuleExceptionTokenAgreementPrepNounExceptionHelper.getExceptionNonInfl(AnalyzedTokenReadings[] tokens, int i, TokenAgreementPrepNounRule.State state) static RuleExceptionTokenAgreementPrepNounExceptionHelper.getExceptionStrong(AnalyzedTokenReadings[] tokens, int i, AnalyzedTokenReadings prepTokenReadings) (package private) static RuleExceptionTokenAgreementVerbNounExceptionHelper.isExceptionVerb(AnalyzedTokenReadings[] tokens, int i, TokenAgreementVerbNounRule.State state)