Searched refs:ARG_HIDE_ANNOTATION (Results 1 – 4 of 4) sorted by relevance
124 ARG_HIDE_ANNOTATION, in Hidden with --hide-annotation()223 ARG_HIDE_ANNOTATION, in Hidden with package javadoc and hiding default constructor explicitly()285 ARG_HIDE_ANNOTATION, in Complain if annotating a member and the surrounding class is not included()
636 ARG_HIDE_ANNOTATION, in Merge inclusion annotations from Java stub files using --show-single-annotation()
819 args.add(ARG_HIDE_ANNOTATION) in <lambda>()
158 const val ARG_HIDE_ANNOTATION = "--hide-annotation" constant745 ARG_HIDE_ANNOTATION -> hideAnnotationsBuilder.add(getValue(args, ++index)) in parse()1213 "$ARG_HIDE_ANNOTATION <annotation class>", in usage()