Searched refs:AnnotationAnalyzer (Results 1 – 3 of 3) sorted by relevance
25 class AnnotationAnalyzer extends AnnotationVisitor { class31 AnnotationAnalyzer( in AnnotationAnalyzer() method in AnnotationAnalyzer41 return new AnnotationAnalyzer(mAnnotationManagement, getFieldSignature(name)); in visitArray()
74 return new AnnotationAnalyzer(mMethod.annotationManagement, packageClass.getSecond()); in visitAnnotation()
123 return new AnnotationAnalyzer(mClass.annotationManagement, packageClass.getSecond()); in visitAnnotation()