Searched defs:annotationOnlyDest (Results 1 – 1 of 1) sorted by relevance
501 private final MethodVisitor annotationOnlyDest; field in InterfaceDesugaring.MultiplexAnnotations503 public MultiplexAnnotations(@Nullable MethodVisitor dest, MethodVisitor annotationOnlyDest) { in MultiplexAnnotations()