We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Neat project! I think it's possible to look up the containingClassName, either now or soon: https://forums.swift.org/t/macros-accessing-the-parent-context-of-a-syntax-node-passed-to-a-macro/64443/26
containingClassName
It'd be a small improvement in usability, I think.
The text was updated successfully, but these errors were encountered:
That looks really nice and easy to use. Will take a look at it and might open a PR if/when its possible. Thanks for your help!
Sorry, something went wrong.
No branches or pull requests
Neat project! I think it's possible to look up the
containingClassName
, either now or soon: https://forums.swift.org/t/macros-accessing-the-parent-context-of-a-syntax-node-passed-to-a-macro/64443/26It'd be a small improvement in usability, I think.
The text was updated successfully, but these errors were encountered: