public final class TokenAgreementVerbNounExceptionHelper extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isException(AnalyzedTokenReadings[] tokens,
int verbPos,
int nounAdjPos,
org.languagetool.rules.uk.TokenAgreementVerbNounRule.State state,
List<org.languagetool.rules.uk.VerbInflectionHelper.Inflection> verbInflections,
List<org.languagetool.rules.uk.VerbInflectionHelper.Inflection> nounAdjInflections,
List<AnalyzedToken> verbTokenReadings,
List<AnalyzedToken> nounTokenReadings) |
public static boolean isException(AnalyzedTokenReadings[] tokens, int verbPos, int nounAdjPos, org.languagetool.rules.uk.TokenAgreementVerbNounRule.State state, List<org.languagetool.rules.uk.VerbInflectionHelper.Inflection> verbInflections, List<org.languagetool.rules.uk.VerbInflectionHelper.Inflection> nounAdjInflections, List<AnalyzedToken> verbTokenReadings, List<AnalyzedToken> nounTokenReadings)