1 package annotations.tests: 2 annotation invisible @AClass: 3 4 package annotations.tests: 5 annotation invisible @CClass: 6 7 package annotations.tests: 8 annotation invisible @A0A: 9 10 package annotations.tests: 11 annotation invisible @C0A: 12 13 package annotations.tests: 14 annotation invisible @A0B: 15 16 package annotations.tests: 17 annotation invisible @C0B: 18 19 package annotations.tests: 20 annotation invisible @A06: 21 22 package annotations.tests: 23 annotation invisible @C06: 24 25 package annotations.tests: 26 annotation invisible @A0C: 27 28 package annotations.tests: 29 annotation invisible @C0C: 30 31 package annotations.tests: 32 annotation invisible @A0D: 33 34 package annotations.tests: 35 annotation invisible @C0D: 36 37 package annotations.tests: 38 annotation invisible @A08: 39 40 package annotations.tests: 41 annotation invisible @C08: 42 43 package annotations.tests: 44 annotation invisible @A09: 45 46 package annotations.tests: 47 annotation invisible @C09: 48 49 package annotations.tests: 50 annotation invisible @A00: 51 52 package annotations.tests: 53 annotation invisible @C00: 54 55 package annotations.tests: 56 annotation invisible @A01: 57 58 package annotations.tests: 59 annotation invisible @C01: 60 61 package annotations.tests: 62 annotation invisible @A02: 63 64 package annotations.tests: 65 annotation invisible @C02: 66 67 package annotations.tests: 68 annotation invisible @A04: 69 70 package annotations.tests: 71 annotation invisible @C04: 72 73 package annotations.tests: 74 annotation invisible @A05: 75 76 package annotations.tests: 77 annotation invisible @C05: 78 79 package annotations.tests: 80 annotation invisible @A0E: 81 82 package annotations.tests: 83 annotation invisible @C0E: 84 85 package annotations.tests: 86 annotation invisible @A0F: 87 88 package annotations.tests: 89 annotation invisible @C0F: 90 91 package annotations.tests: 92 class AnnotationTest: @annotations.tests.AClass @annotations.tests.CClass 93 bound 0 &0: @annotations.tests.A10 @annotations.tests.C10 94 inner-type 0: @annotations.tests.A11 @annotations.tests.C11 95 96 field field: @annotations.tests.A0E @annotations.tests.C0E 97 inner-type 0: @annotations.tests.A0F @annotations.tests.C0F 98 99 method <init>()V: 100 101 method doSomething(Ljava/util/Set;)Ljava/util/HashSet;: 102 return: @annotations.tests.A0A @annotations.tests.C0A 103 inner-type 0: @annotations.tests.A0B @annotations.tests.C0B 104 bound 0 &0: @annotations.tests.A12 @annotations.tests.C12 105 inner-type 0: @annotations.tests.A13 @annotations.tests.C13 106 parameter #0: @annotations.tests.A0C @annotations.tests.C0C 107 inner-type 0: @annotations.tests.A0D @annotations.tests.C0D 108 receiver: @annotations.tests.A06 @annotations.tests.C06 109 local 2 #23+2: @annotations.tests.A08 @annotations.tests.C08 110 inner-type 0: @annotations.tests.A09 @annotations.tests.C09 111 typecast #7: @annotations.tests.A00 @annotations.tests.C00 112 inner-type 0: @annotations.tests.A01 @annotations.tests.C01 113 instanceof #0: @annotations.tests.A02 @annotations.tests.C02 114 new #15: @annotations.tests.A04 @annotations.tests.C04 115 inner-type 0: @annotations.tests.A05 @annotations.tests.C05 116 117