Companion

object Companion

Holds static elements.

Functions

to
Link copied to clipboard
fun to(dictionary: Dictionary): DictionaryReference
Returns a reference to the given dictionary.

Properties

DICTIONARY_CAST_EXCEPTION
Link copied to clipboard
const val DICTIONARY_CAST_EXCEPTION: String
The error message that is displayed if an unknown dictionary implementation is used.

Sources

jvm source
Link copied to clipboard