Copy does a deep copy of the NodeNavigator and all its components.
()
| 44 | |
| 45 | // Copy does a deep copy of the NodeNavigator and all its components. |
| 46 | Copy() NodeNavigator |
| 47 | |
| 48 | // MoveToRoot moves the NodeNavigator to the root node of the current node. |
| 49 | MoveToRoot() |
no outgoing calls