Join Slack
Powered by
Is there any guidance on variable modification at ...
# compiler
n
nish
03/05/2018, 3:34 PM
Is there any guidance on variable modification at compile time using a compiler extension. I know that it’s possible to modify class visibility using
DeclarationAttributeAltererExtension
but I can’t seem to be able to modify fields by overriding
refineDeclarationModality
Open in Slack
Previous
Next