Searched refs:annotationTypeId (Results 1 – 1 of 1) sorted by relevance
374 TypeId<MethodAnnotation> annotationTypeId = TypeId.get(MethodAnnotation.class); in addAnnotationToMethod() local375 …nId<?, MethodAnnotation> annotationId = AnnotationId.get(GENERATED, annotationTypeId, ElementType.… in addAnnotationToMethod()