blob: 2e6d51077d04f53360b7cee2cc96002362344e8a [file] [log] [blame]
package :
annotation @GenericType: @java.lang.annotation.Retention(value=RUNTIME) @java.lang.annotation.Target(value={TYPE_USE})
package :
annotation @InsideArray: @java.lang.annotation.Retention(value=RUNTIME) @java.lang.annotation.Target(value={TYPE_USE})
package :
annotation @OuterMostType: @java.lang.annotation.Retention(value=RUNTIME) @java.lang.annotation.Target(value={TYPE_USE})
package annotator.tests:
class FieldGenericArray:
field field:
insert-annotation Variable.type, ArrayType.type, ParameterizedType.typeArgument 0: @GenericType
insert-annotation Variable.type, ArrayType.type: @InsideArray
insert-annotation Variable.type: @OuterMostType