lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
common
/
org.gnit.lucenekmp.analysis.morph
/
GraphvizFormatter
/
DictionaryProvider
Dictionary
Provider
fun
interface
DictionaryProvider
<
T
:
MorphData
>
Members
Functions
get
Link copied to clipboard
abstract
fun
get
(
type
:
TokenType
)
:
Dictionary
<
out
T
>