@amplication/java-ast doesn't support constructor documentation

Author: TimothyJonesCreated Nov 13, 2025Updated Dec 14, 2025
Labelstype: feature requestfeaturebackend

Feature description

I'd like to be able to add constructor documentation to the java produced by @amplication/java-ast, but it doesn't appear to support this.

I'd be happy to add this feature in a PR, if you'd like.

Use case

Documenting constructor usage

Are you willing to submit PR?

Yes