Uses of Class
org.languagetool.chunking.ChunkTag
Packages that use ChunkTag
-
Uses of ChunkTag in org.languagetool
Fields in org.languagetool with type parameters of type ChunkTagMethods in org.languagetool that return types with arguments of type ChunkTagMethod parameters in org.languagetool with type arguments of type ChunkTagModifier and TypeMethodDescriptionvoidAnalyzedTokenReadings.setChunkTags(List<ChunkTag> chunkTags) -
Uses of ChunkTag in org.languagetool.rules.patterns
Fields in org.languagetool.rules.patterns declared as ChunkTagModifier and TypeFieldDescriptionprivate ChunkTagPatternToken.chunkTagprotected ChunkTagXMLRuleHandler.chunkTagMethods in org.languagetool.rules.patterns that return ChunkTagMethods in org.languagetool.rules.patterns with parameters of type ChunkTag