Searched refs:hideAnnotations (Results 1 – 4 of 4) sorted by relevance
177 public ArrayList<AnnotationInstanceInfo> hideAnnotations() { in hideAnnotations() method in MemberInfo
184 return getAnnotationsIntersection(Doclava.hideAnnotations, annotations); in getHideAnnotationsIntersection()
111 public static Set<String> hideAnnotations = new HashSet<String>(); field in Doclava271 hideAnnotations.add(a[1]); in start()
1679 public ArrayList<AnnotationInstanceInfo> hideAnnotations() { in hideAnnotations() method in ClassInfo