Uses of Class
org.languagetool.rules.uk.TokenAgreementVerbNounRule.State
Packages that use TokenAgreementVerbNounRule.State
-
Uses of TokenAgreementVerbNounRule.State in org.languagetool.rules.uk
Methods in org.languagetool.rules.uk that return TokenAgreementVerbNounRule.StateModifier and TypeMethodDescriptionprivate TokenAgreementVerbNounRule.StateTokenAgreementVerbNounRule.getVerbState(AnalyzedTokenReadings[] tokens, int i) Methods in org.languagetool.rules.uk with parameters of type TokenAgreementVerbNounRule.StateModifier and TypeMethodDescriptionstatic booleanTokenAgreementVerbNounExceptionHelper.isException(AnalyzedTokenReadings[] tokens, TokenAgreementVerbNounRule.State state, List<VerbInflectionHelper.Inflection> verbInflections, List<VerbInflectionHelper.Inflection> nounAdjInflections, List<AnalyzedToken> verbTokenReadings, List<AnalyzedToken> nounTokenReadings) (package private) static intTokenAgreementVerbNounExceptionHelper.isExceptionHardAdjNoun(AnalyzedTokenReadings[] tokens, int i, TokenAgreementVerbNounRule.State state) (package private) static RuleExceptionTokenAgreementVerbNounExceptionHelper.isExceptionVerb(AnalyzedTokenReadings[] tokens, int i, TokenAgreementVerbNounRule.State state)