Skip to content

Handle RecursionAssignment and SwitchCase statement types in CustomJavaDocCommentBuilder #773

Closed
@onewhl

Description

@onewhl

Description
See PR with introducing custom JavaDoc tags and related issue.

Currently, some of the statement types are not handled in CustomJavaDocCommentBuilder: RecursionAssignment and SwitchCase.

Also, sometimes return statement is a part of other statement, that's why value of returnsFrom tag might be empty in comments. It should be handled as well.

See method CustomJavaDocCommentBuilder#buildCustomJavaDocComment().

Metadata

Metadata

Assignees

Labels

comp-summariesSomething related to the method names, code comments and display names generationctg-enhancementNew feature, improvement or change request

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions