> You can use syntax_tools. They let you construct and take apart ASTs without > having to know the exact representation. That makes my code considerably clearer. Thanks for the pointer.