Searched refs:mAnnotations (Results 1 – 3 of 3) sorted by relevance
40 mAnnotations = annotations; in MemberInfo()133 return mAnnotations; in annotations()148 private ArrayList<AnnotationInstanceInfo> mAnnotations; field in MemberInfo
107 mAnnotations = annotations; in initialize()130 mAnnotations = annotations; in init()439 return mAnnotations; in annotations()1445 private ArrayList<AnnotationInstanceInfo> mAnnotations; field in ClassInfo1562 mAnnotations = annotations; in setAnnotations()
1856 private ArrayList<AnnotationInstanceInfo> mAnnotations; field in InfoBuilder.Modifiers1859 mAnnotations = new ArrayList<AnnotationInstanceInfo>(); in Modifiers()1897 mAnnotations.add(buildAnnotationInstance((ParseTree) child, mBuilder)); in parseModifiers()1952 return mAnnotations; in getAnnotations()