Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for adjustAccessorComment (0.1 seconds)

  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) {
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Wed May 21 06:20:45 GMT 2025
    - 29.3K bytes
    - Click Count (0)
Back to Top