Searched defs:annotationElements (Results 1 – 4 of 4) sorted by relevance
54 … @Nonnull Collection<? extends AnnotationElement> annotationElements, in writeElementsTo()
431 ArrayList<MethodInfo> annotationElements = original.annotationElements(); in createDeltaClass() local440 constructors, methods, annotationElements, in createDeltaClass() local
113 MethodDoc[] annotationElements; in initClass() local
143 ArrayList<MethodInfo> annotationElements, ArrayList<FieldInfo> fields, in init()605 public ArrayList<MethodInfo> annotationElements() { in annotationElements() method in ClassInfo