Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for adjustAccessorComment (0.19 sec)

  1. build-logic/documentation/src/main/groovy/gradlebuild/docs/dsl/docbook/JavadocConverter.java

                    CommentSource commentSource = new InheritedPropertyCommentSource(propertyMetaData, listener);
                    DocCommentImpl docComment = parse(rawCommentText, ownerClass, commentSource, listener);
                    adjustAccessorComment(docComment);
                    return docComment;
                } catch (Exception e) {
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Wed May 21 06:20:45 UTC 2025
    - 29.3K bytes
    - Viewed (0)
Back to top