MoveTo moves the NodeNavigator to the same position as the specified NodeNavigator.
(NodeNavigator)
| 68 | |
| 69 | // MoveTo moves the NodeNavigator to the same position as the specified NodeNavigator. |
| 70 | MoveTo(NodeNavigator) bool |
| 71 | } |
| 72 | |
| 73 | // NodeIterator holds all matched Node object. |