Searched defs:visitParameterAnnotation (Results 1 – 9 of 9) sorted by relevance
194 public AnnotationVisitor visitParameterAnnotation(int parameter, String desc, boolean visible) { in visitParameterAnnotation() method in LineNumbers.LineNumberReader
45 public void visitParameterAnnotation(final ParameterAnnotations obj) in visitParameterAnnotation() method in EmptyVisitor
103 void visitParameterAnnotation(ParameterAnnotations obj); in visitParameterAnnotation() method
489 public void visitParameterAnnotation(final ParameterAnnotations obj) in visitParameterAnnotation() method in DescendingVisitor
364 public void visitParameterAnnotation(final ParameterAnnotations obj) { in visitParameterAnnotation() method in StringRepresentation
240 public AnnotationVisitor visitParameterAnnotation(int parameter, String desc, boolean visible) { in visitParameterAnnotation() method in Java7Compatibility.InlineMethodBody
531 public AnnotationVisitor visitParameterAnnotation(int parameter, String desc, boolean visible) { in visitParameterAnnotation() method in InterfaceDesugaring.MultiplexAnnotations
352 public void visitParameterAnnotation(final ParameterAnnotations obj) in visitParameterAnnotation() method in CounterVisitor
253 public AnnotationVisitor visitParameterAnnotation(int parameter, String desc, boolean visible) { in visitParameterAnnotation() method in PrefixReferenceScanner.PrefixReferenceMethodVisitor