blob: b85e148acfd57060884a7f12f8a10e4ea819bcb9 [file] [log] [blame]
package annotations.tests.classfile.foo:
annotation @A: @Retention(RUNTIME)
package annotations.tests.classfile.foo:
annotation @B: @Retention(RUNTIME)
String value
package annotations.tests.classfile.foo:
annotation @C: @Retention(RUNTIME)
int fieldA
String fieldB
package annotations.tests.classfile.foo:
annotation @D: @Retention(RUNTIME)
int fieldA
String fieldB
int[] fieldC
package annotations.tests.classfile.foo:
annotation @E: @Retention(RUNTIME)
int fieldA
String fieldB
package annotations.tests.classfile.foo:
annotation @F: @Retention(RUNTIME)
int fieldA
String fieldB
package annotations.tests.classfile.foo:
annotation @G: @Retention(RUNTIME)
int fieldA
String fieldB
boolean[] fieldC
int fieldD
int fieldE