These two traits do exactly the same thing, with the former being primarily implemented on AST nodes and the latter being primarily implemented on tokens and error types. It would be nice to choose one of them and consolidate the code under a single trait.
These two traits do exactly the same thing, with the former being primarily implemented on AST nodes and the latter being primarily implemented on tokens and error types. It would be nice to choose one of them and consolidate the code under a single trait.