Enhancement
With the recursion function, the transformation of a tree or graph, for example, is only possible to a limited extent. A new module traverse is intended to simplify the processing of tree and graph structures.
See https://dev.top-logic.com/tl/conte nt/docs/DeveloperGuide/TLScript/traversal/
Test
- test.com.top_logic.model.search.expr.TestSearchExpression.testTraversal()