Searched refs:javadoc_annotations (Results 1 – 3 of 3) sorted by relevance
59 std::vector<std::string> javadoc_annotations; member
620 AppendJavaDocAnnotations(options_.javadoc_annotations, class_def->GetCommentBuilder()); in Generate()630 AppendJavaDocAnnotations(options_.javadoc_annotations, r_class.GetCommentBuilder()); in Generate()
86 std::vector<std::string> javadoc_annotations; member986 for (const std::string& annotation : options_.javadoc_annotations) { in WriteManifestJavaFile()1730 template_options.javadoc_annotations = options_.javadoc_annotations; in Run()1946 &options.javadoc_annotations) in Link()