Automate macro expansion to inline code

I would like to do the same thing.

While swift-java performs transpilation from source code, in cases where the code uses macros that generate members (such as the `@MemberwiseInit` macro), I want to pass the post-expansion source code as the input to the transpiler.