ReadingAttribute

Attribute for Kuromoji reading data.

Inheritors

Functions

Link copied to clipboard
abstract fun getPronunciation(): String?
Link copied to clipboard
abstract fun getReading(): String?
Link copied to clipboard
abstract fun setToken(token: Token?)