Passing Syntax directly to the macro without swift-syntax

I do understand where you’re coming from but it’s not something we are planning to support. Using swift-syntax is the recommended way of writing macros and while it is possible to write macros without swift-syntax, we currently don’t intend to extend the communication with the macro plugin to facilitate them.