public final class TokenVerbAgreementExceptionHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isException(AnalyzedTokenReadings[] tokens,
int i,
List<org.languagetool.rules.uk.TokenVerbAgreementRule.Inflection> masterInflections,
List<org.languagetool.rules.uk.TokenVerbAgreementRule.Inflection> slaveInflections,
List<AnalyzedToken> nounTokenReadings,
List<AnalyzedToken> verbTokenReadings) |
public static boolean isException(AnalyzedTokenReadings[] tokens, int i, List<org.languagetool.rules.uk.TokenVerbAgreementRule.Inflection> masterInflections, List<org.languagetool.rules.uk.TokenVerbAgreementRule.Inflection> slaveInflections, List<AnalyzedToken> nounTokenReadings, List<AnalyzedToken> verbTokenReadings)