This is called before the object navigator starts visiting the current object
(Object node)
| 39 | * object |
| 40 | */ |
| 41 | void startVisitingObject(Object node); |
| 42 | |
| 43 | /** |
| 44 | * This is called to visit the current object if it is an array |
no outgoing calls
no test coverage detected