Searched defs:annotationName (Results 1 – 4 of 4) sorted by relevance
30 private final ClassName annotationName; field in AnnotationWriter34 AnnotationWriter(ClassName annotationName) { in AnnotationWriter()
58 final String annotationName; field in Indexer.IndexedBinding
346 public ClassInfo getAnnotation(String annotationName) { in getAnnotation()
1899 public static String getDocumentationStringForAnnotation(String annotationName) { in getDocumentationStringForAnnotation()