public @interface AttrReference
Attribute.
Some expressions using @AttrReference will cause the compiler to break compilation before annotation processing.
In such case @AttrReference will never work. This feature is currently considered a proof of concept showing that
it is possible to access other attributes of annotation to define value of attribute.public abstract String value
Copyright © 2019. All rights reserved.