Interface AnnotationVisitor

    • Method Detail

      • onOption

        @Deprecated
        void onOption​(java.lang.String name,
                      java.lang.String usage)
        Deprecated.
        as of 2.0.17 use onOption(OptionWithUsage)
      • done

        void done()