Generator for visitor code providing no Visitor Pattern in Java
...In that case you can implement a visitor comparing each node until found. And you implement an RelationResolver that stops as soon as the element is found. It is not necessary to traverse the whole component tr