Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
wakame
master
Wakame
DictionaryInfo
DictionaryType
Lib
DictionaryInfoT
MeCabNodeT
MeCabPathT
MeCab
MeCabNode
NodeStatus
MeCabPath
MeCabStruct
Options
WakameError
Built with Crystal 1.9.2
2023-10-07 20:45:46 UTC
enum
Wakame::DictionaryInfo::DictionaryType
Defined in:
wakame/dict_info.cr
Enum Members
SystemDic
=
0
UserDic
=
1
UnknownDic
=
2
Instance Method Summary
#system_dic?
#unknown_dic?
#user_dic?
Instance Method Detail
def
system_dic?
#
[
View source
]
def
unknown_dic?
#
[
View source
]
def
user_dic?
#
[
View source
]