How do I generate `setX` methods for all private mutable variables in a class?

Ki Rill rill.ki at yahoo.com
Tue Jun 6 21:49:58 UTC 2023


On Monday, 5 June 2023 at 18:54:30 UTC, cc wrote:
> [...]

Is there a way to check for mutability as well? I have both 
immutable and mutable fields. I would like to generate setters 
for mutable fields only.




More information about the Digitalmars-d-learn mailing list