Im traversing a n-ary Tree and want to save nodes that match a condition. I can\'t use any other class variables for this task. Only those that are saved locally.
Whe