AST dump: inherit from the base traversal
This allows us to more easily catch errors when the AST dumper does not override a 'visit' method that it should.
parent
2a4faa68
Please register or sign in to comment
This allows us to more easily catch errors when the AST dumper does not override a 'visit' method that it should.