class

QT::MtTrie

Inherits Reference < Object

Instance methods

find(input : String) : self | Nil
Source
find!(input : String) : self
Source
scan(chars : Array(Char), idx : Int32 = 0, &) : Nil
Source
term
Source
term=(term : MtTerm | Nil)
Source
trie
Source
trie=(trie : HashCT | Nil)
Source

Nested types