Searched refs:AnnotMarker2 (Results 1 - 7 of 7) sorted by relevance

/openjdk7/langtools/test/tools/apt/Basics/annot/annot2/
H A DAnnotMarker2.java27 public @interface AnnotMarker2 { interface
/openjdk7/langtools/test/tools/apt/Basics/
H A DClassAnnotations.java30 @AnnotMarker2 @AnnotSimple2("bar")
H A DMethodAnnotations.java33 @AnnotMarker2 @AnnotSimple2("bar")
H A DNestedClassAnnotations.java46 @AnnotMarker2 @AnnotSimple2("bar")
H A DParameterAnnotations.java37 @AnnotMarker2 @AnnotSimple2("bar")
H A DStaticFieldAnnotations.java31 @AnnotMarker2 @AnnotSimple2("bar")
H A DStaticMethodAnnotations.java37 @AnnotMarker2 @AnnotSimple2("bar")

Completed in 32 milliseconds