Visitor that implements the AST traversal logic. The nodes just accept their children.
See Implementation
Visitor that implements the AST traversal logic. The nodes just accept their children.