public class TokenAgreementPrepNounExceptionHelper extends Object
| Constructor and Description |
|---|
TokenAgreementPrepNounExceptionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.languagetool.rules.uk.RuleException |
getExceptionInfl(AnalyzedTokenReadings[] tokens,
int i,
org.languagetool.rules.uk.TokenAgreementPrepNounRule.State state) |
static org.languagetool.rules.uk.RuleException |
getExceptionNonInfl(AnalyzedTokenReadings[] tokens,
int i,
org.languagetool.rules.uk.TokenAgreementPrepNounRule.State state) |
static org.languagetool.rules.uk.RuleException |
getExceptionStrong(AnalyzedTokenReadings[] tokens,
int i,
AnalyzedTokenReadings prepTokenReadings) |
public TokenAgreementPrepNounExceptionHelper()
public static org.languagetool.rules.uk.RuleException getExceptionInfl(AnalyzedTokenReadings[] tokens, int i, org.languagetool.rules.uk.TokenAgreementPrepNounRule.State state)
public static org.languagetool.rules.uk.RuleException getExceptionStrong(AnalyzedTokenReadings[] tokens, int i, AnalyzedTokenReadings prepTokenReadings)
public static org.languagetool.rules.uk.RuleException getExceptionNonInfl(AnalyzedTokenReadings[] tokens, int i, org.languagetool.rules.uk.TokenAgreementPrepNounRule.State state)