Name | Description | |
---|---|---|
![]() | DeclarationString | Describes the basic external characteristics of the node, such as its name. |
![]() | IsBranch | Determines whether this node is a branch. |
![]() | IsLeaf | Determines whether this node is a leaf. |
![]() | IsRoot | Determines whether this node is a root. |
![]() | Name | The name of this node in the node space. |
![]() | Nodes | A collection of sub-nodes (leaves and branches) under this node (branch). |
![]() | State | The state object (can be any value supplied by your code). |