Uses of Class
org.languagetool.chunking.GermanChunker.Span
-
Packages that use GermanChunker.Span Package Description org.languagetool.chunking -
-
Uses of GermanChunker.Span in org.languagetool.chunking
Fields in org.languagetool.chunking with type parameters of type GermanChunker.Span Modifier and Type Field Description (package private) java.util.List<GermanChunker.Span>
GermanChunker.AffectedSpans. spans
Constructor parameters in org.languagetool.chunking with type arguments of type GermanChunker.Span Constructor Description AffectedSpans(java.util.List<GermanChunker.Span> spans)
-