MoveToParent moves the NodeNavigator to the parent node of the current node.
()
| 50 | |
| 51 | // MoveToParent moves the NodeNavigator to the parent node of the current node. |
| 52 | MoveToParent() bool |
| 53 | |
| 54 | // MoveToNextAttribute moves the NodeNavigator to the next attribute on current node. |
| 55 | MoveToNextAttribute() bool |
no outgoing calls
no test coverage detected