nmatt commented on issue #8986:
URL: https://github.com/apache/netbeans/issues/8986#issuecomment-3494309257

   @matthiasblaesing: This is not about the class name, but about the 
constructor invocation. This may be more obvious when the Enum constructor has 
arguments. The enum constants serve a double purpose: they are constants, but 
they are also constructor invocations. 
   
   What I mean is the equivalent of
   <img width="311" height="308" alt="Image" 
src="https://github.com/user-attachments/assets/0004ee1f-5489-4751-9954-d7359634fa47";
 />
   for enum classes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to