Searched refs:misplacedBindingAnnotation (Results 1 – 4 of 4) sorted by relevance
56 Annotation misplacedBindingAnnotation = Annotations.findBindingAnnotation( in findThrowingConstructor() local58 if (misplacedBindingAnnotation != null) { in findThrowingConstructor()59 errors.misplacedBindingAnnotation(cxtor, misplacedBindingAnnotation); in findThrowingConstructor()
406 Annotation misplacedBindingAnnotation = Annotations.findBindingAnnotation( in checkForMisplacedBindingAnnotations() local408 if (misplacedBindingAnnotation == null) { in checkForMisplacedBindingAnnotations()423 errors.misplacedBindingAnnotation(member, misplacedBindingAnnotation); in checkForMisplacedBindingAnnotations()
248 public Errors misplacedBindingAnnotation(Member member, Annotation bindingAnnotation) { in misplacedBindingAnnotation() method in Errors
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...