@moonage/cobi-data - v0.0.5
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Trie
Node
constructor
children
is
End
OfAWord
value
has
Children
Hierarchy
TrieNode
Index
Constructors
constructor
Properties
children
is
End
OfAWord
value
Methods
has
Children
Constructors
constructor
new
Trie
Node
(
value
:
string
)
:
TrieNode
Parameters
value:
string
Returns
TrieNode
Properties
children
children
:
Map
<
string
,
TrieNode
>
is
End
OfAWord
is
End
OfAWord
:
boolean
value
value
:
string
Methods
has
Children
has
Children
(
)
:
boolean
Returns
boolean
Generated using
TypeDoc