kanjiRestrictions property

Set<String>? kanjiRestrictions
final

These elements, if present, indicate that the sense is restricted to the lexeme represented by the KanjiElement.element and/or ReadingElement.element.

Quoted from JMdict:142-143

Implementation

final Set<String>? kanjiRestrictions;