WebCola
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Iterator
constructor
_ancestors
_cursor
_tree
_max
Node
_min
Node
data
next
prev
Node
RBTree
Tree
Base
Hierarchy
Iterator
Index
Constructors
constructor
Properties
_ancestors
_cursor
_tree
Methods
_max
Node
_min
Node
data
next
prev
Constructors
constructor
new
Iterator
(
tree
:
any
)
:
Iterator
Parameters
tree:
any
Returns
Iterator
Properties
_ancestors
_ancestors
:
any
_cursor
_cursor
:
any
_tree
_tree
:
any
Methods
_max
Node
_max
Node
(
start
:
any
)
:
void
Parameters
start:
any
Returns
void
_min
Node
_min
Node
(
start
:
any
)
:
void
Parameters
start:
any
Returns
void
data
data
(
)
:
any
Returns
any
next
next
(
)
:
any
Returns
any
prev
prev
(
)
:
any
Returns
any
Generated using
TypeDoc