mbien opened a new pull request, #5365:
URL: https://github.com/apache/netbeans/pull/5365

   #5339 had the bits which were easily verifiable as bugs.
   
   This PR is the bulk version of it. I searched for `ElementKind.CLASS` usage 
and tried to find out on a case by case basis if `RECORD` was missing based on 
what the code does. I didn't actually try to reproduce issues in the IDE for 
most of this since this would be too time consuming for all changes.
   
   I am not sure if this is the right approach of doing this, but most changes 
here seemed fairly obvious/trivial so I hope this doesn't break anything.
   
   This doesn't investigate missing `RECORD_COMPONENT` enums or add the record 
token to the lexer.


-- 
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