Skip to content

Enhancement Request: Allow javadoc tags to be declared on methods in class #37

@gboersma

Description

@gboersma

The tags for noting the relationships between a class and other classes must be defined in the comment for the class. It would be more convenient if they could be declared on the comments for each method instead, since it is closer to the actual code that contains the dependency. All the tags across all methods would then be collected for the entire class.

Not sure if this can be done with javadoc, but it would be really nice to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions