Searched refs:annotationElements (Results 1 – 11 of 11) sorted by relevance
149 TypeElement annotationElement, Set<TypeElement> annotationElements) { in nestedAnnotationElements() argument150 if (annotationElements.add(annotationElement)) { in nestedAnnotationElements()152 TRAVERSE_NESTED_ANNOTATIONS.visit(method.getReturnType(), annotationElements); in nestedAnnotationElements() local155 return annotationElements; in nestedAnnotationElements()
72 List<? extends Element> annotationElements = packageElement.getEnclosedElements(); in getAnnotationList() local73 checkState(!annotationElements.isEmpty(), "No elements Found in package %s.", packageElement); in getAnnotationList()76 for (Element element : annotationElements) { in getAnnotationList()
54 … @Nonnull Collection<? extends AnnotationElement> annotationElements, in writeElementsTo() argument57 for (AnnotationElement annotationElement: annotationElements) { in writeElementsTo()
121 for (MethodInfo m : annotation.annotationElements()) { in resolveResolutions()123 annotation.annotationElements().size() == 1) { in resolveResolutions()
451 ArrayList<MethodInfo> annotationElements = original.annotationElements(); in createDeltaClass() local452 if (annotationElements == null) { in createDeltaClass()453 annotationElements = emptyMethods; in createDeltaClass()460 constructors, methods, annotationElements, in createDeltaClass() local
126 MethodDoc[] annotationElements; in initClass() local128 annotationElements = ((AnnotationTypeDoc) c).elements(); in initClass()130 annotationElements = EMPTY_METHOD_DOC; in initClass()139 new ArrayList<MethodInfo>(Arrays.asList(Converter.convertMethods(annotationElements))), in initClass()
253 if (!cl.annotationElements().isEmpty()) { in printClassInfo()256 for (MethodInfo m : cl.annotationElements()) { in printClassInfo()257 if (m != cl.annotationElements().get(0)) { in printClassInfo()1514 for (MethodInfo m : annotationInstance.type().annotationElements()) { in buildAnnotationInstance()1516 annotationInstance.type().annotationElements().size() == 1) { in buildAnnotationInstance()
148 ArrayList<MethodInfo> annotationElements, ArrayList<FieldInfo> fields, in init() argument162 mAnnotationElements = annotationElements; in init()654 public ArrayList<MethodInfo> annotationElements() { in annotationElements() method in ClassInfo770 for (MethodInfo mi : annotationElements()) { in selfMethods()
223 for (MethodInfo m : cl.annotationElements()) { in writeStubsAndApi()502 cl.allConstructors(), cl.allSelfMethods(), cl.annotationElements(), cl.allSelfFields(), in cantStripThis()835 for (MethodInfo element : cl.annotationElements()) { in writeClass()
META-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
META-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...