Searched refs:replaceParameterAnnotations (Results 1 – 2 of 2) sorted by relevance
63 protected AnnotatedParameter replaceParameterAnnotations(int index, AnnotationMap ann) in replaceParameterAnnotations() method in AnnotatedWithParams
56 return _owner.replaceParameterAnnotations(_index, ann); in withAnnotations()