is there any way to get the default value of a par...
# announcements
t
is there any way to get the default value of a parameter during annotation processing?
s
Default value is expression, so there is no way to get it without values of other parameters
t
I have the values of the other parameters. Simply copying the expression would be enough