Preparing search index...
The search index is not available
chessops
chessops
pgn
Node
Class Node<T>
Type Parameters
T
Hierarchy (
view full
)
Node
ChildNode
Index
Constructors
constructor
Properties
children
Methods
end
mainline
mainline
Nodes
Constructors
constructor
new
Node
<
T
>
(
)
:
Node
<
T
>
Type Parameters
T
Returns
Node
<
T
>
Properties
children
children
:
ChildNode
<
T
>
[]
= []
Methods
end
end
(
)
:
Node
<
T
>
Returns
Node
<
T
>
mainline
mainline
(
)
:
Iterable
<
T
,
any
,
any
>
Returns
Iterable
<
T
,
any
,
any
>
mainline
Nodes
mainline
Nodes
(
)
:
Iterable
<
ChildNode
<
T
>
,
any
,
any
>
Returns
Iterable
<
ChildNode
<
T
>
,
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
children
Methods
end
mainline
mainline
Nodes
chessops
Loading...