Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.5.5
-
None
-
None
Description
When Groovy applies a trait to class it erases parameter name data. You can see this here:
So regardless whether `-parameters` is specified to the compiler traits will not retain parameter name information.