Searched refs:AnnoSimpleTypeInvis (Results 1 – 4 of 4) sorted by relevance
8 public @interface AnnoSimpleTypeInvis {} annotation
5 @AnnoSimpleTypeInvis
171 Annotation anno = SimplyNoted.class.getAnnotation(AnnoSimpleTypeInvis.class); in testVisibilityCompatibility()204 anno = SimplyNoted.class.getAnnotation(AnnoSimpleTypeInvis.class); in main()
96 SimplyNoted.get(AnnoSimpleTypeInvis) = null