Set source elements for java annotation parameters
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
java.lang.annotation.Retention(va<caret>lue = java.lang.annotation.RetentionPolicy.RUNTIME)
|
||||
annotation class Anno()
|
||||
|
||||
// REF: (in java.lang.annotation.Retention).value()
|
||||
Reference in New Issue
Block a user