Protocol for AST visitors. Used for classes that perform AST transforms.
→ Expand all
→ Collapse all
Visit the specified AST node. The argument will be replaced by the return value in the AST if the two differ.