Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
QT::MtDict
Inherits
Reference
<
Object
Constants
AUTOS = {} of
Int32
=> self
MAINS = {} of
Int32
=> self
USERS = {} of
String
=> self
Constructors
new
(lbl :
Int32
)
Source
regular_main
Source
regular_user
(uname :
String
) : self
Source
unique_auto
(wn_id :
Int32
) : self
Source
unique_main
(wn_id :
Int32
) : self
Source
unique_user
(wn_id :
Int32
, uname :
String
) : self
Source
Instance methods
add_defn
(defn :
Zvterm
)
Source
add_term
(key :
String
, val :
String
, ptag :
String
= "", prio :
Int32
= 2)
Source
load!
(dic :
Int32
) : self
Source
load_main!
(dic :
Int32
) : self
Source
load_user!
(dic :
Int32
, uname :
String
) : self
Source
remove_term
(key :
String
) :
Nil
Source
scan
(*args, **options)
Source
scan
(*args, **options, &)
Source
trie
Source