AbstractThe NodeFactory to use to create new nodes when needed
Any properties to be added to the node, if any
The initial child nodes, if any
The children for this node
ReadonlyfactoryThe NodeFactory to use to create new nodes when needed
The parent node for this one
ProtectedpropertiesThe properties for this node
Simple string version for debugging, just to get the structure.
Note that the state parameter is an internal state object, and
is not intended for user input, so it is not listed in the
interface above, and is not included in the jsDoc for that
reason.
Optionaldata: any
The abstract Node class