singh-akhilesh commented on pull request #3007: URL: https://github.com/apache/netbeans/pull/3007#issuecomment-919237181
> Overall, looks good. One further comment: possibly instead of add `visitCase` to each relevant TreeScanner subclass, add it to `ErrorAwareTreeScanner`/`ErrorAwareTreePathScanner`. Addressed review comment- Removed visitCase method from individual classes and added to ErrorAwareTreeScanner/ErrorAwareTreePathScanner -- 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
