Class TokenAgreementPrepNounExceptionHelper

java.lang.Object
org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper

public class TokenAgreementPrepNounExceptionHelper extends Object
  • 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)