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