There is no guarantee that default attribute declaration is convertible to UAST (especially if there is no sources avaliable). You'll get more stable results if you'll work via `UAnnotation.javaPsi`
What is the problem with enum annotation parameters except maybe the same as in previous paragraph?
There is no guarantee that default attribute declaration is convertible to UAST (especially if there is no sources avaliable). You'll get more stable results if you'll work via `UAnnotation.javaPsi`
What is the problem with enum annotation parameters except maybe the same as in previous paragraph?
Also, how to get enum annotation parameter from UAnnotation?