Package org.languagetool.rules.uk
Class TokenAgreementPrepNounExceptionHelper
java.lang.Object
org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.languagetool.rules.uk.RuleExceptiongetExceptionInfl(AnalyzedTokenReadings[] tokens, int i, org.languagetool.rules.uk.TokenAgreementPrepNounRule.State state) static org.languagetool.rules.uk.RuleExceptiongetExceptionNonInfl(AnalyzedTokenReadings[] tokens, int i, org.languagetool.rules.uk.TokenAgreementPrepNounRule.State state) static org.languagetool.rules.uk.RuleExceptiongetExceptionStrong(AnalyzedTokenReadings[] tokens, int i, AnalyzedTokenReadings prepTokenReadings)
-
Constructor Details
-
TokenAgreementPrepNounExceptionHelper
public TokenAgreementPrepNounExceptionHelper()
-
-
Method Details
-
getExceptionInfl
public static org.languagetool.rules.uk.RuleException getExceptionInfl(AnalyzedTokenReadings[] tokens, int i, org.languagetool.rules.uk.TokenAgreementPrepNounRule.State state) -
getExceptionStrong
public static org.languagetool.rules.uk.RuleException getExceptionStrong(AnalyzedTokenReadings[] tokens, int i, AnalyzedTokenReadings prepTokenReadings) -
getExceptionNonInfl
public static org.languagetool.rules.uk.RuleException getExceptionNonInfl(AnalyzedTokenReadings[] tokens, int i, org.languagetool.rules.uk.TokenAgreementPrepNounRule.State state)
-