Uses of Class
org.languagetool.tagging.de.GermanToken.POSType
Packages that use GermanToken.POSType
-
Uses of GermanToken.POSType in org.languagetool.rules.de
Methods in org.languagetool.rules.de with parameters of type GermanToken.POSTypeModifier and TypeMethodDescriptionstatic booleanGermanHelper.hasReadingOfType(AnalyzedTokenReadings tokenReadings, GermanToken.POSType type) -
Uses of GermanToken.POSType in org.languagetool.tagging.de
Fields in org.languagetool.tagging.de declared as GermanToken.POSTypeModifier and TypeFieldDescriptionstatic final GermanToken.POSTypeGermanToken.POSType.ADJEKTIVstatic final GermanToken.POSTypeGermanToken.POSType.DETERMINERstatic final GermanToken.POSTypeGermanToken.POSType.NOMENstatic final GermanToken.POSTypeGermanToken.POSType.OTHERstatic final GermanToken.POSTypeGermanToken.POSType.PARTIZIPstatic final GermanToken.POSTypeGermanToken.POSType.PRONOMENstatic final GermanToken.POSTypeGermanToken.POSType.PROPER_NOUNstatic final GermanToken.POSTypeGermanToken.POSType.VERBMethods in org.languagetool.tagging.de that return GermanToken.POSType